]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-xdp: suppress cppcheck false positive 10486/head
authorVictor Julien <vjulien@oisf.net>
Tue, 20 Feb 2024 15:07:37 +0000 (16:07 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 22 Feb 2024 09:02:48 +0000 (10:02 +0100)
commit69f0e85785e03ef344e56c16929a9e803c2894ab
treed913ba0a5c7349fea4fe75981840f79e192d59c6
parenteb1d0c2cc2b673a8f751cd88546e7c37e33ab8e0
af-xdp: suppress cppcheck false positive

As the cppcheck test suite does as well:
https://github.com/danmar/cppcheck/blob/main/test/cfg/posix.c#L311

Requires cppcheck --inline-suppr option to be used.
src/source-af-xdp.c