/usr/share/doc/git/contrib/coccinelle/tests
int use_FREE_AND_NULL(int *v) { FREE_AND_NULL(*v); } int need_no_if(int *v) { free(v); }
.
Edit
..
Edit
free.c
Edit
free.res
Edit