Andre Guibert de Bruet fixed a memory leak when PKCS #12 parsing failed

This commit is contained in:
Daniel Stenberg
2007-05-22 20:46:51 +00:00
parent a9d49769ff
commit 96c093f27c
3 changed files with 3 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ This release includes the following bugfixes:
o TFTP connect timouts less than 5 seconds
o improved curl -w for TFTP transfers
o memory leak when failed OpenSSL certificate CN field checking
o memory leak when OpenSSL failed PKCS #12 parsing
This release includes the following known bugs: