CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/12 12:20:32
Modified files:
usr.bin/mandoc : mdoc_validate.c
Log message:
Do not segfault when there are two .Dt macros, the first without
an architecture argument and the second with an invalid one.
Bug found by jsg@ with afl(1).
