]> git.cameronkatri.com Git - mandoc.git/commit
prevent infinite recursion while expanding the arguments
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 8 Mar 2017 13:18:10 +0000 (13:18 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 8 Mar 2017 13:18:10 +0000 (13:18 +0000)
commitcc1572ad8c1416147be5842b72548f687cefd002
treee6fdfc9550fb59f18edbd45c004872e03085e599
parent8ef8ebcf522a1fcfacc2601f9db3f97a55a3ddfd
prevent infinite recursion while expanding the arguments
of a user-defined macro; issue found by tb@ with afl(1)
regress/roff/de/infinite.in
regress/roff/de/infinite.out_ascii
regress/roff/de/infinite.out_lint
roff.c