From 86cec97b2214cefdbc7cfa1c434c5823b28a47c3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 18 Oct 2009 01:11:25 +0000 Subject: - Fixed memory leak in the SCP/SFTP code as it never freed the knownhosts data! --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 111e98255..a9691ae97 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,6 +38,7 @@ This release includes the following bugfixes: o invalid file name characters handling on Windows o double close() on the primary socket with libcurl-NSS o GSS negotiate infinite loop on bad credentials + o memory leak in SCP/SFTP connections This release includes the following known bugs: -- cgit v1.2.3