kevlo 2007-12-03 10:45:45 UTC
FreeBSD src repository
Modified files:
usr.sbin/zic zic.c
Log:
zic(8) should exit the loop when the end of the string is reached due
to the call to error(). The problem found by doing fuzz testing.
MFC after: 3 days
Revision Changes Path
1.18 +4 -1 src/usr.sbin/zic/zic.c