mirror of https://github.com/ARMmbed/mbed-os.git
Storing the address of a local variable (`secret_buf`) in non-local memory (`prf_ptr->secret`) can cause a dangling pointer bug if the address is used after the function returns. |
||
---|---|---|
.. | ||
tls_ccm_crypt.c | ||
tls_ccm_crypt.h | ||
tls_lib.c | ||
tls_lib.h |