Commit 16678901 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

credit to John Wilkinson

parent 9b3f863c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -20,8 +20,9 @@ Daniel Fandrich (8 Oct 2008)
  are added to DISABLED.

Daniel Stenberg (8 Oct 2008)
- 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:
- John Wilkinson filed bug #2152270
  (http://curl.haxx.se/bug/view.cgi?id=2152270) which 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.
+1 −1
Original line number Diff line number Diff line
@@ -53,6 +53,6 @@ advice from friends like these:
 Linus Nielsen Feltzing, Martin Drasar, Stefan Krause, Dmitry Kurochkin,
 Mike Revi, Andres Garcia, Michael Goffioul, Markus Moeller, Rob Crittenden,
 Jamie Lokier, Emanuele Bovisio, Maxim Ivanov, Ian Lynagh, Daniel Egger,
 Igor Novoseltsev
 Igor Novoseltsev, John Wilkinson

        Thanks! (and sorry if I forgot to mention someone)