diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-08-22 09:00:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-08-22 09:00:47 +0000 |
commit | d5a71fd567fc8e4f75c19fb36e7e9424532e1f44 (patch) | |
tree | 9a916ace098dd49f6df46332d13c9a11fe643c74 | |
parent | 0f98ba4729660b99bd950cf6a8a9a69d3ba26310 (diff) |
Removed issue #154 due to the massive problems I've had to repeat it and since
this really hasn't bitten anyone else. The issuer of the report (Felix) suggested
the closure himself and he will get back when (if?) he manage to get a more
reliable way to see the problem.
154 - bug #2041827 "Segfault in http_output_auth w/ FORBID_REUSE (7.18.2)"
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index c285f6499..a825dcd0a 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -10,8 +10,6 @@ To be addressed before 7.19.0 (planned release: August 2008) * Test case 557 must pass on all autobuilds. * System off_t, or equivalent, size must be recorded in curlbuild.h -154 - bug #2041827 "Segfault in http_output_auth w/ FORBID_REUSE (7.18.2)" - To be addressed before 7.19.1 (planned release: October 2008) ============================= |