mirror of
https://github.com/curl/curl.git
synced 2026-05-21 02:46:22 +03:00
the "libssh2 owns the memory don't free it" case
This commit is contained in:
parent
e3377e637a
commit
1a0034ac34
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ This release includes the following bugfixes:
|
|||
o added returned error string for connection refused case
|
||||
o re-use of dead FTP control connections
|
||||
o login to FTP servers that don't require (nor understand) PASS after the
|
||||
USER command.
|
||||
USER command
|
||||
o bad free of memory from libssh2
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue