aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-10-18 01:11:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-10-18 01:11:25 +0000
commit86cec97b2214cefdbc7cfa1c434c5823b28a47c3 (patch)
treeb95ba6368a6898a8c809ba60d7ca116792f83b37 /CHANGES
parente5ee82274535366632343f80ea5ca5556b056486 (diff)
- Fixed memory leak in the SCP/SFTP code as it never freed the knownhosts
data!
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 520be1cc3..a408bc3f4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,9 @@
Changelog
Daniel Stenberg (18 Oct 2009)
+- Fixed memory leak in the SCP/SFTP code as it never freed the knownhosts
+ data!
+
- John Dennis filed bug report #2873666
(http://curl.haxx.se/bug/view.cgi?id=2873666) which identified a problem
which made libcurl loop infinitely when given incorrect credentials when