diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-08 13:18:10 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-08 13:18:10 +0000 |
commit | fffc835e0eaec5783f8a4f5f0224609dff3476b7 (patch) | |
tree | 5a5bb4fd48c41e7ae604e67515aa8870a6bf84d8 /regress/roff/de/infinite.out_lint | |
parent | 0048f6b4d138a5084ab0895e54f81bfa74d70f76 (diff) | |
download | mandoc-fffc835e0eaec5783f8a4f5f0224609dff3476b7.tar.gz |
prevent infinite recursion while expanding the arguments
of a user-defined macro; issue found by tb@ with afl(1)
Diffstat (limited to 'regress/roff/de/infinite.out_lint')
-rw-r--r-- | regress/roff/de/infinite.out_lint | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/roff/de/infinite.out_lint b/regress/roff/de/infinite.out_lint index 168c7be4..7cea727c 100644 --- a/regress/roff/de/infinite.out_lint +++ b/regress/roff/de/infinite.out_lint @@ -1 +1,2 @@ mandoc: infinite.in:13:5: ERROR: input stack limit exceeded, infinite loop? +mandoc: infinite.in:19:5: ERROR: input stack limit exceeded, infinite loop? |