Up to [cvsweb.bsd.lv] / mandoc / regress / man / TH
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 13 14:45:51 2022 UTC (3 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)
Do not die on an assertion if an input file contains no section whatsoever and ends with a broken next-line scope. Obviously, this cannot happen in a real manual page, but mandoc(1) should not die even when fed absurd input. This bug was independently reported by both jsg@ and tb@ who both found it with afl(1).