]> git.cameronkatri.com Git - mandoc.git/commit
Do not prematurely close .Nd containing a broken child.
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 11 Feb 2017 14:11:17 +0000 (14:11 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 11 Feb 2017 14:11:17 +0000 (14:11 +0000)
commitf1acc1f1ed19c62e0f3916a557e5841e0392cd7a
tree264e81ea82a1aec8ec7baa8a8c80534c44da458c
parent1e9e28c63eaf6fb303ca37783e0d0f8e70361aa9
Do not prematurely close .Nd containing a broken child.
Fixes tree corruption leading to NULL dereference
in insane cases like .Oo Oo .Nd .Pq Oc .Oc Oc
found by tb@ with afl(1).
NEWS
mdoc_macro.c