Fixed a TFTP memory leak. Enabled test 2003 to verify this.

This commit is contained in:
Daniel Stenberg
2007-10-25 07:47:38 +00:00
parent 65ed696625
commit 91e27ce755
4 changed files with 11 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ This release includes the following bugfixes:
o CURLOPT_POSTFIELDS could fail to send binary data
o specifying a proxy with a trailing slash didn't work (unless it also
contained a port number)
o redirect from HTTP to FTP memory problem
o redirect from HTTP to FTP or TFTP memory problems and leaks
o re-used connections a bit too much when using non-SSL protocols tunneled
over a HTTP proxy
o embed the manifest in VC8 builds