CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2015/01/29 17:27:09

Modified files:
        usr.bin/mandoc : tbl_layout.c 
        regress/usr.bin/mandoc/tbl/layout: Makefile 
Added files:
        regress/usr.bin/mandoc/tbl/layout: empty.in empty.out_ascii 
                                           empty.out_lint emptyline.in 
                                           emptyline.out_ascii 

Log message:
Make sure every layout line contains at least one cell;
fixing a NULL pointer access in term_tbl() that jsg@ found with afl.

Reply via email to