CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/08 06:17:28
Modified files:
usr.bin/mandoc : roff.c
regress/usr.bin/mandoc/roff/de: infinite.in infinite.out_ascii
infinite.out_lint
Log message:
prevent infinite recursion while expanding the arguments
of a user-defined macro; issue found by tb@ with afl(1)
