Commit Graph

3 Commits (62563914081ed631d58d9e1f7ac56e4bef6b7655)

Author SHA1 Message Date
Victor Julien 353eb9086d cocci: fix python issues 4 years ago
Eric Leblond c36aa041f3 Update coccinelle script to match syntax evolution. 14 years ago
Eric Leblond 12369b4393 Coccinelle: test invalid Packet usage
This coccinelle patches is checking that there is no direct
use of p->pkt or p->pktlen in the code. This variable must be
acceded via GET_PKT_* macros.
16 years ago