aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/out.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-03-19 16:26:08 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-03-19 16:26:08 +0000
commit4f2ec2ae5810c381eebe5bda1abb21eaf53144dc (patch)
treef4fc89b618ac45dc39965f673d63f70d06ca30de /out.c
parent5e859b1a66b94c8cf3ee617d521d7031687d509c (diff)
downloadmandoc-4f2ec2ae5810c381eebe5bda1abb21eaf53144dc.tar.gz
mandoc-4f2ec2ae5810c381eebe5bda1abb21eaf53144dc.tar.zst
mandoc-4f2ec2ae5810c381eebe5bda1abb21eaf53144dc.zip
When the last line of the input is empty and the previous line reduced
the line input buffer to a length of one byte, do not write one byte past the end of the line input buffer. Minimal code to show the bug: printf ".ds X\n.X\n\n" | MALLOC_OPTIONS=C mandoc Bug found by bentley@ in the sysutils/rancid par(1) manual page.
Diffstat (limited to 'out.c')
0 files changed, 0 insertions, 0 deletions