mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:05:40 +01:00
Fix misattribution
This commit is contained in:
parent
64a5799637
commit
ee7d599904
@ -6,7 +6,7 @@ Reminder: bump SONAME for ABI change (FALLBACK_SCSV, session-hash, EtM)
|
|||||||
|
|
||||||
Security
|
Security
|
||||||
* NULL pointer dereference in the buffer-based allocator when the buffer is
|
* NULL pointer dereference in the buffer-based allocator when the buffer is
|
||||||
full and polarssl_free() is called (found by Jean-Philippe Aumasson)
|
full and polarssl_free() is called (found by Mark Hasemeyer)
|
||||||
(only possible if POLARSSL_MEMORY_BUFFER_ALLOC_C is enabled, which it is
|
(only possible if POLARSSL_MEMORY_BUFFER_ALLOC_C is enabled, which it is
|
||||||
not by default).
|
not by default).
|
||||||
* Fix remotely-triggerable uninitialised pointer dereference caused by
|
* Fix remotely-triggerable uninitialised pointer dereference caused by
|
||||||
|
Loading…
Reference in New Issue
Block a user