aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_strsep.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-12-31 19:40:20 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-12-31 19:40:20 +0000
commita1a285477bfe246897c20026ebecdeec147da12a (patch)
treeba3e50aa7b7a7229101b294cc0c6e161dbcdcd67 /compat_strsep.c
parent63edf6044520b30f6e269cbb1e4a63352f05ac0f (diff)
downloadmandoc-a1a285477bfe246897c20026ebecdeec147da12a.tar.gz
mandoc-a1a285477bfe246897c20026ebecdeec147da12a.tar.zst
mandoc-a1a285477bfe246897c20026ebecdeec147da12a.zip
Yet another regression introduced by Kristaps when he switched from
Berkeley DB to SQLite3: In the .In parser, the logic got inverted. The resulting NULL pointer access was found by clang; scan log provided by Ulrich Spoerlein <uqs at FreeBSD>. The best fix is to simply remove the whole, pointless custom handler function for .In and let the framework do its work. Now searching for included header files actually works. While here, remove the similarly pointless custom .St handler, fix the return value of the .Fd handler and disentangle the spaghetti in the .Nm handler.
Diffstat (limited to 'compat_strsep.c')
0 files changed, 0 insertions, 0 deletions