- Fixed memory leak in the SCP/SFTP code as it never freed the knownhosts

data!
This commit is contained in:
Daniel Stenberg
2009-10-18 01:11:25 +00:00
parent e5ee822745
commit 86cec97b22
3 changed files with 13 additions and 1 deletions

View File

@@ -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