davidk408

Results 1 issues of davidk408

This error only comes into play when `ATCA_HAL_LEGACY_API` is #defined. In this code block of `calib_execute_send()` in lib/calib/calib_execution.c: https://github.com/MicrochipTech/cryptoauthlib/blame/405d8311a203e61657597c81b23ae7a370f485d9/lib/calib/calib_execution.c#L332-L341 On line 340 it seems like `temp_buf`, not `txdata`, should be...