freebsd-dev/usr.bin/comm
Jaakko Heinonen e8861840c8 - Prevent overflowing of the buffer length variable in getline() by
limiting its maximum value.
- Exit if reallocf(3) fails in getline(). Failure was silently
  considered as end-of-file.

Reviewed by:	ghelmer
Approved by:	trasz (mentor)
2009-12-16 14:34:48 +00:00
..
comm.1
comm.c - Prevent overflowing of the buffer length variable in getline() by 2009-12-16 14:34:48 +00:00
Makefile