]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
ulogd: fix crash when plugin version are incorrect
authorEric Leblond <eric@regit.org>
Sat, 1 Jul 2017 23:20:48 +0000 (01:20 +0200)
committerEric Leblond <eric@regit.org>
Sat, 1 Jul 2017 23:20:48 +0000 (01:20 +0200)
commit6155e8ad65e9db172ef56baffed498080891296c
treef854d94040c21ec5707d59e3dd35b5d158a5089a
parent74fd70539034936038faf6603bb1693d42553e72
ulogd: fix crash when plugin version are incorrect

Format string in error message had more arguments than given and
it was resulting in a crash at start.
src/ulogd.c