CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/03 04:49:33
Modified files:
usr.bin/mandoc : roff.c
Log message:
Fix previous: do not access the byte before the string if the string
is empty; found by jsg@ with afl(1).
