aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-05-22 20:46:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-05-22 20:46:51 +0000
commit96c093f27c8fd06e16a947b8dfab9d444ce9a9a6 (patch)
tree9830040781cda57889efae7165250ff9dcaf4a3c /RELEASE-NOTES
parenta9d49769ff1a27ab5e347d0d87100e6ed0d6796b (diff)
Andre Guibert de Bruet fixed a memory leak when PKCS #12 parsing failed
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 9c18d9fdf..4aba1bc69 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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: