mbedtls/ChangeLog.d/fix_zeroization.txt
Dave Rodgman 5875f5f96b Add Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2022-11-01 16:28:03 +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.