]> git.ipfire.org Git - thirdparty/ipset.git/commit
Fix warning message handling
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 22 Oct 2018 17:12:14 +0000 (19:12 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 22 Oct 2018 17:12:14 +0000 (19:12 +0200)
commitc387170f903a976922de970042f8fdb6ec93a0f8
treed3c07aefadf8ebe5942be1ae9b7f839e9595e3ec
parent2a66a0df03788d8a7e95972847545de0ade0dd8e
Fix warning message handling

Warning messages were not printed and handled properly, the patch
fixes the issue.
include/libipset/args.h
include/libipset/parse.h
include/libipset/session.h
lib/args.c
lib/ipset.c
lib/parse.c
lib/session.c