Double-free goes under security, not bugfix.
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
9ed3873905
commit
4e511ede90
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Bugfix
|
||||
Security
|
||||
* Fix a double-free that happened after mbedtls_ssl_set_session() or
|
||||
mbedtls_ssl_get_session() failed with MBEDTLS_ERR_SSL_ALLOC_FAILED
|
||||
(out of memory). After that, calling mbedtls_ssl_session_free()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue