You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ævar Arnfjörð Bjarmason 1b83d1251e coccinelle: add a rule to make "expression" code use FREE_AND_NULL() 8 years ago
..
.gitignore
README
array.cocci
free.cocci coccinelle: add a rule to make "expression" code use FREE_AND_NULL() 8 years ago
object_id.cocci
qsort.cocci
strbuf.cocci strbuf: add strbuf_add_real_path() 8 years ago
swap.cocci
xstrdup_or_null.cocci

README

This directory provides examples of Coccinelle (http://coccinelle.lip6.fr/)
semantic patches that might be useful to developers.