contrib / coccinelle / free.coccion commit Merge branch 'gv/mingw-p4-mapuser' (a482cf4)
   1@@
   2expression E;
   3@@
   4- if (E)
   5  free(E);