Fix various memory leaks in SSL, apps and DSA
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -5,9 +5,15 @@
|
||||
|
||||
Changes between 0.9.1c and 0.9.2
|
||||
|
||||
*) Run extensive memory leak checks on SSL apps. Fixed *lots* of memory
|
||||
leaks in ssl/ relating to new X509_get_pubkey() behaviour. Also fixes
|
||||
in apps/ and an unrellated leak in crypto/dsa/dsa_vrf.c
|
||||
[Steve Henson]
|
||||
|
||||
*) Support for RAW extensions where an arbitrary extension can be
|
||||
created by including its DER encoding. See apps/openssl.cnf for
|
||||
an example.
|
||||
[Steve Henson]
|
||||
|
||||
*) Make sure latest Perl versions don't interpret some generated C array
|
||||
code as Perl array code in the crypto/err/err_genc.pl script.
|
||||
|
||||
Reference in New Issue
Block a user