diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-04-20 20:18:12 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-04-20 20:18:12 +0000 |
commit | 0e671b23106993a04ea9629722c1308693db3523 (patch) | |
tree | 349486bf660b15ebf9ca04fe31b0617fcfa8bd95 /tbl_opts.c | |
parent | 846dd76f5940424c60690661ffd74602f74b5051 (diff) | |
download | mandoc-0e671b23106993a04ea9629722c1308693db3523.tar.gz |
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 'tbl_opts.c')
0 files changed, 0 insertions, 0 deletions