From 93bd5123571092b2ccf925ca00cfe107e00f9f68 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 10 Jul 2007 22:23:16 +0000 Subject: Fixed a curl memory leak reported by Song Ma with a modified version of the patch he suggested. Added his test case as test289 to verify. --- tests/data/test289 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/data/test289 (limited to 'tests/data/test289') diff --git a/tests/data/test289 b/tests/data/test289 new file mode 100644 index 000000000..63184e737 --- /dev/null +++ b/tests/data/test289 @@ -0,0 +1,30 @@ + + + +FTP +STOR +Resume +FAILURE + + + +# Client-side + + +ftp + + +FTP resume upload but denied access to remote file + + +ftp://%HOSTIP:%FTPPORT/289 -T log/illegal-nonexistent-file -C - + + + +# Verify data after the test has been "shot" + + +26 + + + -- cgit v1.2.3