diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-15 15:58:46 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-15 15:58:46 +0000 |
commit | c5b0120ca117dc54fa423077e5640fc89c76e334 (patch) | |
tree | f31e02cebdf7a0f2538be61b2eef4bc4c31995d7 /dbm.c | |
parent | fd937b95ac36e5b91d8c11bbf3d44db1b9dc5a74 (diff) | |
download | mandoc-c5b0120ca117dc54fa423077e5640fc89c76e334.tar.gz |
Style improvement, no functional change.
As reported by Yuri Pankov, some versions of GCC whine that "tmp"
might be used uninitialized in fts_open(3). Clearly, that cannot
actually happen, but explicitly setting it to NULL is safer anyway.
While here, rename the badly named variable "tmp" and make the
inner "if" easier to understand.
Feedback and OK guenther@
Diffstat (limited to 'dbm.c')
0 files changed, 0 insertions, 0 deletions