contrib / coccinelle / free.coccion commit builtin/describe: convert to struct object_id (6439b5d)
   1@@
   2expression E;
   3@@
   4- if (E)
   5  free(E);