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 28ca36acf7 coccinelle: add test on malloc error check.
This patch adds a coccinelle code check on SCMalloc, SCCalloc and
SCStrdup and other memory handling functions. It verifies that the
error checking is made.
12 years ago
..
Makefile.am
access-pkt-packet.cocci
banned-functions.cocci
direct-packet.cocci
malloc-error-check.cocci coccinelle: add test on malloc error check. 12 years ago
pktnotset-packet.cocci
run_check.sh coccinelle: don't test UNITTEST code 12 years ago
size_t.cocci