Andrew's git
/
gitweb.git
/ contrib/coccinelle/free.cocci
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
contrib
/
coccinelle
/
free.cocci
on commit
l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed) (c091ffb)
history
|
raw
|
HEAD
1
@@
2
expression E;
3
@@
4
- if (E)
5
free(E);