aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib512.c
AgeCommit message (Collapse)Author
2006-10-25Use curl_global_init() and curl_global_cleanup().Yang Tse
Improve cleanup in case of initialization failure.
2004-05-17modified to not leak memory if a libcurl function returns failure, for betterDaniel Stenberg
memory leak detection
2004-04-29new test case for a simple curl_easy_duphandle() testDaniel Stenberg