Files
mbedtls/ChangeLog.d/fix_zeroization.txt
Dave Rodgman febe14e6e0 Add Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2022-11-01 16:28:20 +00:00

4 lines
130 B
Plaintext

Bugfix
* Fix possible crash in TLS PRF code, if a failure to allocate memory occurs.
Reported by Michael Madsen in #6516.