curl-library
Patrick: Diff for /curl/lib/url.c between version 1.656 and 1.657
From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 16 Oct 2007 16:49:27 +0200
Received on 2007-10-16
Date: Tue, 16 Oct 2007 16:49:27 +0200
Hi Patrick
The attached patch addresses the size_t overflow you're performing
with less compiler warnings. Is this patch ok for you ?
Besides that. Could you double check the logic in Curl_setopt "case
CURLOPT_COPYPOSTFIELDS" when the result is CURLE_OUT_OF_MEMORY? I'm
not completely sure it is ok.
-- -=[Yang]=-
- text/plain attachment: url.patch