diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-08-18 08:18:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-08-18 08:18:24 +0000 |
commit | 34cadb1e5476d35bb1e26f46b4f7f19e055efb6e (patch) | |
tree | c6ef9c559eb4b24146aaa0b79fa8324e34d6b6c3 /TODO-RELEASE | |
parent | 94692b904e6ebe7c08f8ebcdc4b4cea8ccf9dfd1 (diff) |
Harshal Pradhan's use-after-free bug with ares is now known bug #24 to be
fixed after 7.14.1
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 10d99f611..86a70e929 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,8 +5,6 @@ To get fixed in 7.14.1 (planned release: August 2005) 60 - CONNECT 407 responses that kills the connection -61 - Harshal Pradhan's Use-after-free with libcurl+ares on windows bug - 62 - The sending big POST data to HTTPS bug 63 - |