freebsd-dev/gnu/usr.bin/patch
Stephane E. Potvin 0c6c8b3e8f MFC r197259
The buffer returned by fgetln is not a "C" string and might not be NUL
terminated. Make sure that it is before using it.

Reviewed by:    marck@
Approved by:	re (kib)
2009-09-24 20:43:08 +00:00
..
backupfile.c
backupfile.h
common.h MFC r197259 2009-09-24 20:43:08 +00:00
config.h
EXTERN.h
inp.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
inp.h
INTERN.h
Makefile
patch.1
patch.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
patchlevel.h
pch.c MFC r197259 2009-09-24 20:43:08 +00:00
pch.h Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
util.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
util.h
version.c
version.h