summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/tbl/layout/empty.out_ascii (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sure every layout line contains at least one cell;schwarze2015-01-301-0/+19
fixing a NULL pointer access in term_tbl() that jsg@ found with afl.