aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc_validate.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-04-20 20:18:12 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-04-20 20:18:12 +0000
commitfece5afe88597138c5b8649d9a19911461e3622b (patch)
tree673903aa78a85c00d4d4169be13b68808d419833 /mdoc_validate.c
parentc0c47ffe49a70fb77831194f625f593bd29c449e (diff)
downloadmandoc-fece5afe88597138c5b8649d9a19911461e3622b.tar.gz
mandoc-fece5afe88597138c5b8649d9a19911461e3622b.tar.zst
mandoc-fece5afe88597138c5b8649d9a19911461e3622b.zip
fix unchecked snprintf(3) in page header printing:
the length of the title is unknown, and speed doesn't matter here, so use asprintf/free rather than a static buffer
Diffstat (limited to 'mdoc_validate.c')
0 files changed, 0 insertions, 0 deletions