]> granicus.if.org Git - curl/commit
When curl_easy_duphandle() fails because it can't get or make a connection
authorDaniel Stenberg <daniel@haxx.se>
Sat, 31 Mar 2007 11:28:03 +0000 (11:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 31 Mar 2007 11:28:03 +0000 (11:28 +0000)
commit371a25eee959c1bbf661eafddae40257cca6b5d5
treef27c9b048c399b8bf59407faecef370607de47b8
parente535a71c71f77b1ae7eee0de17575febee5ced66
When curl_easy_duphandle() fails because it can't get or make a connection
cache, we must make sure not to derefence the NULL pointer...
CID 6 coverity.com scan
lib/easy.c