commit | 6f0636a09f65316c811acea83fe360703c243793 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Dec 16 15:24:05 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Dec 17 13:09:12 2013 +0100 |
tree | e440d09149dde67fd54ac69d96cb986589f34a5e | |
parent | 452f6ba1a6daec92f0e86692dfc2e0b1b0218fb1 [diff] [blame] |
Potential memory leak in ssl_ticket_keys_init()
diff --git a/ChangeLog b/ChangeLog index 84115d4..9390243 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -21,6 +21,7 @@ * 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