From: Ralph Corderoy Date: Fri, 21 Oct 2016 23:21:16 +0000 (+0100) Subject: Replace `if (p) free(p)' with `mh_xfree(p)'. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/c53b61f8d4a809ab53e954594874285ca32d1b11?hp=c53b61f8d4a809ab53e954594874285ca32d1b11 Replace `if (p) free(p)' with `mh_xfree(p)'. ---