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