HOME


Mini Shell 1.0
DIR:/proc/thread-self/root/usr/share/doc/git/contrib/coccinelle/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci
@@
expression E;
@@
- xstrdup(absolute_path(E))
+ absolute_pathdup(E)