Mailing List Archive

Re: nessus-libraries/libnessus network.c, 1.142.2.6, 1.142.2.7
Hi,

this also hasn't been applied to HEAD.
Attached a patch.

Jan

On Wed, Jul 06, 2005 at 07:48:39PM -0400, renaud@nessus.org wrote:
> Update of /usr/local/cvs/nessus-libraries/libnessus
> In directory raccoon.nessus.org:/tmp/cvs-serv90054
>
> Modified Files:
> Tag: NESSUS_2_2
> network.c
> Log Message:
> signedness warnings
>
> Index: network.c
> ===================================================================
> RCS file: /usr/local/cvs/nessus-libraries/libnessus/network.c,v
> retrieving revision 1.142.2.6
> retrieving revision 1.142.2.7
> diff -u -d -r1.142.2.6 -r1.142.2.7
> --- network.c 8 May 2005 11:13:32 -0000 1.142.2.6
> +++ network.c 6 Jul 2005 23:48:37 -0000 1.142.2.7
> @@ -1499,7 +1499,8 @@
> fd_set fd_w;
> struct timeval to;
> int soc, x;
> - int opt, opt_sz;
> + int opt;
> + unsigned int opt_sz;
>
> __port_closed = 0;
>
>
> _______________________________________________
> Nessus-cvs mailing list
> Nessus-cvs@list.nessus.org
> http://mail.nessus.org/mailman/listinfo/nessus-cvs

--
Jan-Oliver Wagner http://intevation.de/~jan/
Intevation GmbH http://intevation.de/
Kolab Konsortium http://kolab-konsortium.de/
FreeGIS http://freegis.org/