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.
suricata/qa/coccinelle
Eric Leblond 4324805478 coccinelle: add siginit test
Add a test that check an inversion during keyword setup where
we add a sigmatch to a signature and then do error handling on it.
This was causing a double free of some elements and ultimately a
segfault.

Proposed-by: Victor Julien <victor@inliniac.net>
8 years ago
..
Makefile.am autotools: all target are conditional 11 years ago
access-pkt-packet.cocci Update coccinelle script to match syntax evolution. 12 years ago
action-pkt.cocci action handling: add test to avoid direct access 11 years ago
banned-functions.cocci coccinelle: fix typo for strchrnul 9 years ago
direct-packet.cocci Import coccinelle test 14 years ago
malloc-error-check.cocci coccinelle: fix malloc test 11 years ago
pktnotset-packet.cocci coccinelle: update pkt not set test 12 years ago
realloc.cocci coccinelle: add test on realloc 11 years ago
run_check.sh coccinelle: add option to continue on errors 11 years ago
siginit.cocci coccinelle: add siginit test 8 years ago
size_t.cocci coccinelle: protecting regexp operator is not needed 11 years ago
struct-flags.cocci coccinelle: update struct flags test 10 years ago
struct-flags.py coccinelle: add script to generate flags test 11 years ago
sz3.cocci cocci test: add sizeof test 12 years ago