| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
[ curl-Bugs-499074 ] More 64-bit woes
From: <noreply_at_sourceforge.net>
Date: Thu, 03 Jan 2002 11:05:38 -0800
Bugs item #499074, was opened at 2002-01-03 11:05
Category: ftp
Initial Comment:
1) The function inet_ntoa_r is used, but the relevant
2) The buffer passed into gethostbyaddr is declared as
Suggested fix is to change the declaration of
long hostent_buf[9000 / sizeof(long)];
and then cast hostent_buf to (char *) in the three or
Once these two changes are made, the tests run cleanly
Thanks
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info