mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
Potential memory leak in ssl_ticket_keys_init()
This commit is contained in:
parent
452f6ba1a6
commit
6f0636a09f
2 changed files with 9 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ Bugfix
|
|||
* SSL now gracefully handles missing RNG
|
||||
* Missing defines / cases for RSA_PSK key exchange
|
||||
* crypt_and_hash app checks MAC before final decryption
|
||||
* Potential memory leak in ssl_ticket_keys_init()
|
||||
|
||||
= PolarSSL 1.3.2 released on 2013-11-04
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue