CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/08/28 10:13:51
Modified files: usr.bin/mandoc : mdoc_argv.c Log message: If a line inside .Bl -column starts with a tab character and there was no preceding .It macro, do not read the byte before the beginning of the line buffer. Found by tb@ with afl@.