cvs commit: src/lib/libncp ncpl_conn.c ncpl_subr.c

Peter Wemm peter at FreeBSD.org
Fri Jul 25 12:17:48 PDT 2003


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


More information about the cvs-src mailing list