]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
input: UNIXSOCK: correct format specifiers
authorJeremy Sowden <jeremy@azazel.net>
Sun, 21 Nov 2021 20:41:38 +0000 (20:41 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 23 Nov 2021 13:24:53 +0000 (14:24 +0100)
commitaf6ac4fe7e5b32a4f74eae0d6410599c65a60e03
treed6ff25dc82a6968b35beb6fab86154c9b8a0d014
parentefbbcb757fef41caf18f789861b3141cee3be753
input: UNIXSOCK: correct format specifiers

There are a couple of logging calls which use the wrong specifiers for
their integer arguments.  Change the specifiers to match the arguments.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
input/packet/ulogd_inppkt_UNIXSOCK.c