cvs commit: src/lib/libc/stdio fgetwln.c

Tim J. Robbins tjr at FreeBSD.org
Fri Aug 6 10:00:10 PDT 2004


tjr         2004-08-06 17:00:09 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       fgetwln.c 
  Log:
  Fix an off-by-one bug that caused the first character of the buffer to
  be uninitialized.
  
  Revision  Changes    Path
  1.2       +1 -2      src/lib/libc/stdio/fgetwln.c


More information about the cvs-src mailing list