curl-library
Some patches
From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Wed, 5 May 2004 14:29:49 +0200
Received on 2004-05-05
Date: Wed, 5 May 2004 14:29:49 +0200
memdebug.c; don't reference 'mem' if it's NULL.
libcurl.def; curl_formparse is gone.
progress.c; fixed the percent values being trunced to 0.
if we don't use doubles the percent calculation could overflow in
the X*100 step. But I assume it's safe if curl_off_t is 64-bits.
if2ip.*; constified the 'interface' argument.
--gv
- text/plain attachment: diffs.txt