summaryrefslogtreecommitdiffstats
path: root/man2html/strdefs.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-09-18 19:03:39 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-09-18 19:03:39 -0700
commite9ba652c80e911013ddc3dd5972654d680cc1a7e (patch)
treef30bfbed91fa6fb768509d991008b3c5a8ca85c1 /man2html/strdefs.c
parent4710086f8977fc1a78adc4e4f8e36d915d92ef2e (diff)
downloadman-e9ba652c80e911013ddc3dd5972654d680cc1a7e.tar.gz
man-e9ba652c80e911013ddc3dd5972654d680cc1a7e.tar.bz2
man-e9ba652c80e911013ddc3dd5972654d680cc1a7e.zip
Fix malloc memory corruptions.
Premature free in the table code. Realloc logic in out_html was not accounting for null byte that is appended into the globally visible buffer elsewhere. Also, one byte overrun in string data compensated by increasing the allocation when .de is processed.
Diffstat (limited to 'man2html/strdefs.c')
0 files changed, 0 insertions, 0 deletions