CVSROOT: /cvs Module name: src Changes by: [email protected] 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).
