| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Duplicated initialization in singlesocket?
From: Julien Chaffraix <julien.chaffraix_at_gmail.com>
Date: Sun, 3 Jan 2010 02:12:46 +0100
Hi,
I think cURL is initializing a variable twice in singlesocket
curl_socket_t socks[MAX_SOCKSPEREASYHANDLE];
memset(&socks, 0, sizeof(socks));
My understanding is that the memset does not initialize more than the
Thanks a lot and regards,
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info