CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2019/06/11 09:40:41

Modified files:
        usr.bin/mandoc : tbl_term.c 
        regress/usr.bin/mandoc/tbl/layout: Makefile 
Added files:
        regress/usr.bin/mandoc/tbl/layout: shortlines.in 
                                           shortlines.out_ascii 

Log message:
Do not access a NULL pointer if a table contains a horizontal line
next to a table line having fewer columns than the table as a whole.
Bug found by Stephen Gregoratto <dev at sgregoratto dot me>
with aerc-config(5).

Reply via email to