firewall3: Fix some format string problems
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 2 Sep 2019 20:27:35 +0000 (22:27 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 3 Sep 2019 09:54:22 +0000 (11:54 +0200)
commit4d0c703e750cdbaa7d8afc56de05bd1238e3c981
tree2e2ef398d92e32bcc36e70367f9bec963fa8ff94
parent8c404ef02f0122ec90b48e122777ff6bfa715d7f
firewall3: Fix some format string problems

This adds annotations for the format strings to the print functions and
fixes the newly found problems. One of them is a format security
problem.

Coverity: #1412532
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
defaults.c
includes.c
redirects.c
utils.h