Michael Wallner's test program again help me track down a problem. This time
authorDaniel Stenberg <daniel@haxx.se>
Wed, 20 Sep 2006 12:03:50 +0000 (12:03 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 20 Sep 2006 12:03:50 +0000 (12:03 +0000)
commit71920d61e6c0f38f91a7ba471505de031d568ff7
treee356bbbd5cdc9a5b51eba671a1cb0e9f895d35c6
parent5de75eee5691b56dc95f53340f18d650b246f0a3
Michael Wallner's test program again help me track down a problem. This time
it basically was that we didn't remove the current connection from the pipe
list when following a redirect. Also in this commit: several cases of
additional debug code for debug builds helping to check and track down some
signs of run-time trouble.
lib/multi.c
lib/url.c