]> granicus.if.org Git - curl/commit
- Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Oct 2008 22:01:23 +0000 (22:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Oct 2008 22:01:23 +0000 (22:01 +0000)
commit830018aa38817547dddfc9e4e706eaad758a579b
tree723677814a7906b5f4d5045e50e19b9b5137a596
parent8dfddd279b450fa460950f6bb13323c66a2256a5
- Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and
  fixed a CURLINFO_REDIRECT_URL memory leak and an additional wrong-doing:

  Any subsequent transfer with a redirect leaks memory, eventually crashing
  the process potentially.

  Any subsequent transfer WITHOUT a redirect causes the most recent redirect
  that DID occur on some previous transfer to still be reported.
CHANGES
RELEASE-NOTES
TODO-RELEASE
lib/transfer.c
tests/data/DISABLED