das 2008-01-15 06:50:50 UTC
FreeBSD src repository
Modified files:
lib/libc/gen getttyent.c
Log:
In getttyent(3), if /etc/ttys doesn't end in a newline, don't
freak out and keep trying to expand the buffer until realloc()
fails.
PR: 114398
Revision Changes Path
1.17 +1 -1 src/lib/libc/gen/getttyent.c