Clear the connection pointer after the async resolve has failed.
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Oct 2003 12:21:56 +0000 (12:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Oct 2003 12:21:56 +0000 (12:21 +0000)
commit8341e8e50253784940f085f1973c28a1ad84594a
tree840111968cb1dc254e5ae1d5784e6fb2412950fb
parente85881d7ec4b0ee18b63de102d599a588a61fdb6
Clear the connection pointer after the async resolve has failed.
This cures the problem reported by Giuseppe Attardi on October 12, 2003.
lib/multi.c