aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-08-08 17:51:40 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-08-08 17:51:40 +0000
commit668c204970399211770542b21b8b873dcf68383c (patch)
tree614c83fc5c67b2f07d47f71aa20ae1507ec21a67 /RELEASE-NOTES
parentaf2d899d6b7ad7113b32c8bcba04355ce2e5dac2 (diff)
Song Ma noted a zlib memory leak in the illegal compressed header
countermeasures code path.
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 776156fcc..2f2962bb9 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -35,6 +35,7 @@ This release includes the following bugfixes:
o small POST with NTLM
o resumed file:// transfers
o CURLOPT_DNS_CACHE_TIMEOUT and CURLOPT_DNS_USE_GLOBAL_CACHE are 64 bit "clean"
+ o memory leak when handling compressed data streams from broken servers
This release includes the following known bugs: