From 242a17b9e0e430ba5933f7b2ae5586233ec35f33 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 May 2009 09:55:28 +0000 Subject: - Balint Szilakszi reported a memory leak when libcurl did gzip decompression of streams that had some parts (legitimately) missing. We now provide and use a proper cleanup function for the content encoding submodule. http://curl.haxx.se/mail/lib-2009-05/0092.html --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e3b82bc02..57dcac95a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -46,6 +46,7 @@ This release includes the following bugfixes: o fixed the Curl_getoff_all_pipelines SIGSEGV o POST, NTLM and following a redirect hang o libcurl+NSS endless loop on incorrect password for private key + o gzip decompression memory leak This release includes the following known bugs: @@ -59,6 +60,7 @@ advice from friends like these: Kamil Dudka, Jim Freeman, Daniel Johnson, Toshio Kuratomi, Martin Storsjo, Pramod Sharma, Gisle Vanem, Lenaic Lefever, Rainer Koenig, Sven Wegener, Tim Chen, Constantine Sapuntzakis, David McCreedy, Michael Smith, - Colin Watson, Ebenezer Ikonne, Laurent Rabret, Michael Cronenworth + Colin Watson, Ebenezer Ikonne, Laurent Rabret, Michael Cronenworth, + Balint Szilakszi Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3