CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/11/20 18:47:10

Modified files:
        usr.bin/mandoc : mandocdb.c manpath.c 

Log message:
My audit of mandoc revealed two missing (unsigned char) casts
in isspace() and tolower() arguments containing arbitrary char data.
Thanks to deraadt@ for triggering the audit.

Reply via email to