clarify the fix, as it wasn't a leak
This commit is contained in:
parent
42e9f02025
commit
160e5aa763
5
NEWS
5
NEWS
@ -1,8 +1,7 @@
|
||||
* (May 23 2009) Daniel Stenberg:
|
||||
|
||||
- Anonymous bug report #2795816 revealed that libssh2_sftp_shutdown() did not
|
||||
properly free/cleanup the SFTP handle so libssh2 leaked memory and caused
|
||||
an assert() on subsequent libssh2_sftp_init() calls on the same session.
|
||||
- Anonymous bug report #2795816 revealed that doing subsequent
|
||||
libssh2_sftp_init() calls on the same session failed.
|
||||
|
||||
* (May 20 2009) Daniel Stenberg:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user