Commit Graph

2 Commits (7eaf1688b5992c1c951a9b44c3432167d3b0c35b)

Author SHA1 Message Date
Eric Leblond c36aa041f3 Update coccinelle script to match syntax evolution. 13 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.
14 years ago