From b49dcfb52b5910c63b8f8c3e02eb32904d35fb11 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 28 May 2008 20:31:28 +0000 Subject: - Jeff Weber reported memory leaks with aborted SCP and SFTP transfers and provided excellent repeat recipes. I fixed the cases I managed to reproduce but Jeff still got some (SCP) problems even after these fixes: http://curl.haxx.se/mail/lib-2008-05/0342.html --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c88ca2d69..7beb1d48e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,6 +38,7 @@ This release includes the following bugfixes: o several curl_multi_socket() fixes o builds fine for Haiku OS o follow redirect with only a new query string + o SCP and SFTP memory leaks on aborted transfers This release includes the following known bugs: @@ -60,6 +61,6 @@ advice from friends like these: Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi, Stefan Krause, David Shaw, Norbert Frese, Bart Whiteley, Jean-Francois Bertrand, Ben Van Hof, Yuriy Sosov, Christopher Palow, Yang Tse, Liam Healy, Nikolai Kondrashov, - David Rosenstrauch, Andreas Faerber, Scott McCreary + David Rosenstrauch, Andreas Faerber, Scott McCreary, Jeff Weber Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3