Date: Fri, 25 Jul 2003 12:17:46 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncp ncpl_conn.c ncpl_subr.c Message-ID: <200307251917.h6PJHk1C052207@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/07/25 12:17:46 PDT
FreeBSD src repository
Modified files:
lib/libncp ncpl_conn.c ncpl_subr.c
Log:
Fix for 64 bit platforms. sysctl's length args are pointers to
size_t, not int. This could be fatal where size_t is long.
Reviewed by: bp
Revision Changes Path
1.8 +4 -2 src/lib/libncp/ncpl_conn.c
1.9 +2 -1 src/lib/libncp/ncpl_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307251917.h6PJHk1C052207>
