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