]> git.ipfire.org Git - thirdparty/suricata.git/commit
queue.h: suppress scan-build warnings 6478/head
authorJason Ish <jason.ish@oisf.net>
Tue, 12 Oct 2021 14:41:42 +0000 (08:41 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 15 Oct 2021 06:11:32 +0000 (08:11 +0200)
commit07370ed5c072da2006929bb6fa8c7ebb69b3f2b6
tree240c6f1692a6a075529dd3129ca5043dc6fa3d48
parent77604d86d6dea20e392098a874b7450c9659c0fb
queue.h: suppress scan-build warnings

If running under scan-build, use our own implementations of all
the macros which include some code to satisfy scan-build
warnings.
src/queue.h