From 91e27ce755a2dbf8084517fb4ec441a260ffee84 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 25 Oct 2007 07:47:38 +0000 Subject: Fixed a TFTP memory leak. Enabled test 2003 to verify this. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e6cc37a69..ab7cce15b 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel S (25 October 2007) +- Fixed a few memory leaks when the same easy handle is re-used to request + URLs with different protocols. FTP and TFTP related leaks. Caught thanks to + Dan F's new test cases. + Dan F (24 October 2007) - Fixed the test FTP and TFTP servers to support the >10000 test number notation -- cgit v1.2.3