Another thing that I don't understand is why do I need to have two rules for every Python script? I've attached my .cocci file. Each Python script is in between a pair of //---- comments. They all have the same format:
1. One rule to specify the pattern to match 2. A Python script 3. Another rule to specify how to process the output of the Python script Can't I combine 1) and 3) into one rule?
nv_printf.cocci
Description: Binary data
_______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
