]> granicus.if.org Git - curl/commit
- Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Nov 2008 16:24:56 +0000 (16:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Nov 2008 16:24:56 +0000 (16:24 +0000)
commitd0b8b5a1990a31f37fcab925cb8b59bee958d41d
tree01f76987f143f68e2a4633f7cae8dcdc4b22a556
parentefe2ce3647b751d137c105c3b08b8290fb1f801c
- Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a
  problem with my CURLINFO_PRIMARY_IP fix from October 7th that caused a NULL
  pointer read. I also took the opportunity to clean up this logic (storing of
  the connection's IP address) somewhat as we had it stored in two different
  places and ways previously and they are now unified.
CHANGES
lib/connect.c
lib/connect.h
lib/url.c
lib/urldata.h