CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/11 06:37:31
Modified files:
usr.bin/mandoc : mdoc_macro.c
regress/usr.bin/mandoc/mdoc/Nd: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Nd: broken.in broken.out_ascii
broken.out_lint
Log message:
explicit blocks close out .Nd; fixing data structure corruption
eventually leading to NULL pointer access;
found by jsg@ with afl, text case #455.
