CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/04/20 03:48:19

Modified files:
        usr.bin/mandoc : mdoc_validate.c 

Log message:
Avoid out-of-bounds read access before the beginning of the
mdoc_macros[] array.  This sometimes prevented proper warnings
about text nodes preceding the first section header.

Reply via email to