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 d7982fae8c coccinelle: fix problem with coccinelle 1.0rc21
coccinelle 1.0rc21 has a problem with regular expression handling.
This result in a Fatal Error when test system detects an coding
error.

This patch fixes the problem by using a simple blob inside
semantic patch instead of using a regular expression to define
the function.

It also fixes add an optimization on matching suppressing a
useless <.. ..> construction.

Fixes have been suggested by Julia Lawall.
10 years ago
..
Makefile.am
access-pkt-packet.cocci
action-pkt.cocci
banned-functions.cocci coccinelle: fix problem with coccinelle 1.0rc21 10 years ago
direct-packet.cocci
malloc-error-check.cocci
pktnotset-packet.cocci
realloc.cocci coccinelle: add test on realloc 11 years ago
run_check.sh
size_t.cocci coccinelle: protecting regexp operator is not needed 11 years ago
struct-flags.cocci
struct-flags.py
sz3.cocci