- A second follow-up change by Andre Guibert de Bruet to fix a related memory

leak like that fixed on the 14th. When zlib returns failure, we need to
  cleanup properly before returning error.
This commit is contained in:
Daniel Stenberg
2009-02-17 12:14:41 +00:00
parent 0517fa153c
commit 4ad296c60b
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
Changelog
Daniel Stenberg (17 Feb 2009)
- A second follow-up change by Andre Guibert de Bruet to fix a related memory
leak like that fixed on the 14th. When zlib returns failure, we need to
cleanup properly before returning error.
- CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for
plain FTP connections, and it will then allow MKD to fail once and retry the
CWD afterwards. This is especially useful if you're doing many simultanoes