diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-08-07 23:19:42 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-08-07 23:19:42 +0200 |
commit | b4a558041fdf65c07dab5c3d9ff662763e03540e (patch) | |
tree | 86c1ad78789841514c172ab5bb42e2af81d394fc /TODO-RELEASE | |
parent | 8bad5f2a6169e2e816aed7a5147becba489d59e1 (diff) | |
download | curl-b4a558041fdf65c07dab5c3d9ff662763e03540e.tar.gz |
TODO-RELEASE: fixed another bug
bug #3544688 "crash during retry with libcurl and SFTP"
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index ad0b5b223..19cd96bfa 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,8 +5,6 @@ Bugs: 313 - host.name vs. host.dispname and "(nil)" outputs -320 - bug #3544688 "crash during retry with libcurl and SFTP" - 323 - patch - select.c / Curl_socket_check() interrupted 325 - Avoid leak of local device string when reusing connection |