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
connect: handle putty/plink also in GIT_SSH_COMMAND (e9d9a8a)
history
|
raw
|
HEAD
1
@@
2
expression E;
3
@@
4
- if (E)
5
free(E);