Markus Koetter filed debian bug report #355715 which identified a problem
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Mar 2006 23:11:41 +0000 (23:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Mar 2006 23:11:41 +0000 (23:11 +0000)
commitcffebd7fd6b7d9f24793f94fbae2a62c05c46eb0
treeb5bc836753d12082ef851fc65580d91f90e3a3a6
parentb8c8e7349fef49e9027080632e9581f0c76d974b
Markus Koetter filed debian bug report #355715 which identified a problem
with the multi interface and multi-part formposts. The fix from February
22nd could make the Curl_done() function get called twice on the same
connection and it was not designed for that and thus tried to call free() on
an already freed memory area!
CHANGES
RELEASE-NOTES
lib/url.c
lib/urldata.h