fix printf("%s", NULL);
authorschwarze <schwarze@openbsd.org>
Tue, 9 Aug 2016 15:08:15 +0000 (15:08 +0000)
committerschwarze <schwarze@openbsd.org>
Tue, 9 Aug 2016 15:08:15 +0000 (15:08 +0000)
commitd37754b9a21724e35a9538bf2d465992441c96f8
tree916a0e3564e0cb8aec71f496c4cd07c884e91567
parentd634ee0c368470ecc82178dafcab8096db032f79
fix printf("%s", NULL);
found while investigating an unrelated bug report from jsg@
usr.bin/mandoc/main.c
usr.bin/mandoc/mdoc_validate.c