JezK
Edit File: xstrdup_or_null.cocci
@@ expression E; @@ - xstrdup(absolute_path(E)) + absolute_pathdup(E)