]> git.ipfire.org Git - thirdparty/suricata.git/commit
Silence compiler warnings found by clang
authorVictor Julien <victor@inliniac.net>
Thu, 15 Nov 2012 15:02:44 +0000 (16:02 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 15 Nov 2012 15:02:44 +0000 (16:02 +0100)
commit84bad6db77a4c2c597d51cb626e95bdecfb5fcd7
tree5f382bf2e2f3f469a9651e3b1f63db7ee5a72238
parentb63c2eda6a356413bfc673116fc4de45642e2543
Silence compiler warnings found by clang
28 files changed:
src/detect-bytejump.c
src/detect-bytetest.c
src/detect-content.c
src/detect-depth.c
src/detect-distance.c
src/detect-engine-address.c
src/detect-engine-iponly.c
src/detect-engine.c
src/detect-flowvar.c
src/detect-ftpbounce.c
src/detect-ipproto.c
src/detect-isdataat.c
src/detect-offset.c
src/detect-parse.c
src/detect-pcre.c
src/detect-pktvar.c
src/detect-tos.c
src/detect-within.c
src/detect.c
src/flow-manager.c
src/suricata.c
src/tm-threads.c
src/util-classification-config.c
src/util-host-os-info.c
src/util-path.c
src/util-privs.c
src/util-reference-config.c
src/util-threshold-config.c