cvs commit: src/bin/date netdate.c

Warner Losh imp at FreeBSD.org
Sun Aug 20 06:31:24 UTC 2006


imp         2006-08-20 06:31:24 UTC

  FreeBSD src repository

  Modified files:
    bin/date             netdate.c 
  Log:
  Use strlcpy in place of strncpy + setting the last character NUL.  To
  be safe, memset the entire msg to '0'.
  
  Revision  Changes    Path
  1.19      +2 -2      src/bin/date/netdate.c


More information about the cvs-src mailing list