mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Coccinelle test was doing a false positive on the function AppLayerParserStateSetFlag and AppLayerParserStateIssetFlag. To address that, this patch adds a new coccinelle markup: /* coccinelle: AppLayerParserStateSetFlag():2,2:APP_LAYER_PARSER_ */ It indicates that AppLayerParserStateSetFlag is a setter and getter and that the checks should be disabled inside the function. Currently this markup is only used for that but following patch will add some checks on option value. |
6 years ago | |
---|---|---|
.. | ||
coccinelle | 6 years ago | |
docker | 10 years ago | |
gnuplot | 14 years ago | |
Makefile.am | 12 years ago | |
drmemory.suppress | 8 years ago | |
lsan.suppress | 10 years ago | |
prscript.py | 8 years ago | |
sock_to_gzip_file.py | 14 years ago | |
travis-libhtp.sh | 9 years ago | |
travis.sh | 6 years ago | |
valgrind.suppress | 6 years ago | |
wirefuzz.pl | 7 years ago |