]> granicus.if.org Git - curl/commit
fixed curl_easy_duphandle() to properly clean up all memory if any memory
authorDaniel Stenberg <daniel@haxx.se>
Thu, 27 May 2004 07:48:09 +0000 (07:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 May 2004 07:48:09 +0000 (07:48 +0000)
commitdcf7310b2d6b40ac37358f4d69f6e3e9aa3c9c70
treea4d6dc21717a7ae73e6276643a443e40fe09b7a9
parentc2e8ba0fbaaf6e9dc73df9c3ede3dcf5986ef9c2
fixed curl_easy_duphandle() to properly clean up all memory if any memory
function fails and it returns NULL
lib/easy.c