CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/01 11:10:09
Modified files:
usr.bin/mandoc : mandoc.c
regress/usr.bin/mandoc/roff/esc: Makefile ignore.in
ignore.out_ascii
Added files:
regress/usr.bin/mandoc/roff/esc: ignore.out_lint
Log message:
Fix a read buffer overrun triggered by trailing \s- or trailing \s+
without the required subsequent argument; found by jsg@ with afl.
