CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/10 06:29:02
Modified files:
usr.bin/mandoc : mdoc_validate.c
Log message:
Don't printf("%s", NULL) if .It has a macro as an argument
in a list of a type where items don't takes arguments.
Issue found by tb@ with afl(1).
