mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-24 19:17:24 +00:00
Remove whitespace in ChangeLog
Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Security
|
||||
* Fix a use-after-free/double-free risk in mbedtls_pkcs7_free() when reusing
|
||||
an mbedtls_pkcs7 context across parse -> free -> parse -> free cycles. The
|
||||
function now resets the context after freeing it, ensuring stale
|
||||
function now resets the context after freeing it, ensuring stale
|
||||
signed_data.signers.next pointers cannot be walked by a later free
|
||||
operation.
|
||||
|
||||
Reference in New Issue
Block a user