diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-16 15:05:34 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-16 15:05:34 +0000 |
commit | dd0d3dcce42380000f428a36e07f1c43cbe8b506 (patch) | |
tree | 0bcca992a37e1a9838ee355738957b53e7bd9ba6 /mdoc_html.c | |
parent | 0eda964d1aadc6a0e9d48b0b047de92144f8eec9 (diff) | |
download | mandoc-dd0d3dcce42380000f428a36e07f1c43cbe8b506.tar.gz |
Do not calculate a pointer to a memory location before the beginning of
a static array. Christos Zoulas, Robert Elz, and Andreas Gustafsson
point out that is undefined behaviour by the C standard even if we
never access the pointer.
Diffstat (limited to 'mdoc_html.c')
0 files changed, 0 insertions, 0 deletions