aboutsummaryrefslogtreecommitdiff
path: root/lib/transfer.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-03-27 21:59:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-03-27 21:59:40 +0000
commitf17d9bba14f231daba4996285053363d045cbffa (patch)
tree801ce47eca019bd736e0804d5fd79b1d3c946762 /lib/transfer.c
parentd74725ce6796175ebc2ecb65b4ba72b59029c7de (diff)
David Byron found a problem multiple -d options when libcurl was built with
--enable-debug, as then curl used free() on memory allocated both with normal malloc() and with libcurl-provided functions, when the latter MUST be freed with curl_free() in debug builds.
Diffstat (limited to 'lib/transfer.c')
0 files changed, 0 insertions, 0 deletions