mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-07 19:04:22 +00:00
da3e7db495
In psa_generate_derived_key_internal() an error case was returning directly rather than jumping to the exit label, which meant that an allocated buffer would not be free'd. Found via coverity. Signed-off-by: Paul Elliott <paul.elliott@arm.com> |
||
---|---|---|
.. | ||
00README.md | ||
fix_psa_crypto_leak.txt | ||
issue3819.txt | ||
issue4093.txt | ||
mbedtls_ecc_group_of_psa.txt | ||
mpi_sub_abs.txt | ||
no_ecp_fallback.txt | ||
programs-ssl-use-after-scope.txt | ||
psa_close_key_memory_leak_fix.txt | ||
psa-crypto-hmac-drbg.txt | ||
psa-crypto-rename-output-buffer-size-macros.txt | ||
rsa_private-ret.txt |