diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-03-27 21:59:40 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-03-27 21:59:40 +0000 |
commit | f17d9bba14f231daba4996285053363d045cbffa (patch) | |
tree | 801ce47eca019bd736e0804d5fd79b1d3c946762 /lib/escape.h | |
parent | d74725ce6796175ebc2ecb65b4ba72b59029c7de (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/escape.h')
0 files changed, 0 insertions, 0 deletions