diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-08 03:32:10 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-08 03:32:10 +0000 |
commit | 11a8a25528bebdfd175cf7e3a95d1ab2c41e2d65 (patch) | |
tree | 48133f79f15507ef7af49122ed8157acae06e23d /tests/data/DISABLED | |
parent | 1b246eecfe77425622d5e249f71b4b2a73fa97a8 (diff) |
Created test cases 1080 and 1081 to reproduce a problem of
CURLINFO_REDIRECT_URL leaking memory and returning incorrect results when
two URLs are requested. Reported by vmpdemo in bug #2152270
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 2055e9f16..f917042af 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,3 +3,5 @@ # test cases are run by runtests.pl. Just add the plain test case numbers, one # per line. # Lines starting with '#' letters are treated as comments. +1080 +1081 |