mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
3 lines
140 B
Text
3 lines
140 B
Text
Bugfix
|
|
* Fix a possible null pointer dereference if a memory allocation fails
|
|
in TLS PRF code. Reported by Michael Madsen in #6516.
|