]> git.cameronkatri.com Git - mandoc.git/commit
Ignore explicitly specified negative column widths rather than
authorIngo Schwarze <schwarze@openbsd.org>
Mon, 31 Jul 2017 16:14:10 +0000 (16:14 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Mon, 31 Jul 2017 16:14:10 +0000 (16:14 +0000)
commit4727ab9b79013eaa6f5c39488cdaf53604a34943
treeddbf969022a815d2c070198e802cee7d745c2597
parentea3e75363c1a526374ce4922e3ad0823294ef755
Ignore explicitly specified negative column widths rather than
wrapping around to huge numbers and risking memory exhaustion;
fixes Debian ps(1).  Bug reported by Dr. Markus Waldeck.
tbl_html.c
tbl_term.c