Check the right pointer against NULL;
authorschwarze <schwarze@openbsd.org>
Mon, 12 Oct 2015 21:09:08 +0000 (21:09 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 12 Oct 2015 21:09:08 +0000 (21:09 +0000)
commit853380368cc21946f0a44c4fc8da82b0549837e2
tree550cde51b8401f23723204104271a5dc06a52110
parent2e8b15db5da0980fffbe98c0a2a3626c3e921021
Check the right pointer against NULL;
fixing a pasto introduced in the previous commit;
found by Svyatoslav Mishyn <juef at openmailbox dot org> with cppcheck.
usr.bin/mandoc/mandoc_aux.c