From: Ralph Corderoy Date: Mon, 11 Sep 2017 17:56:50 +0000 (+0100) Subject: Delete mh_xfree(), changing callers to call free(3) instead. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/92c3b05ef3e582d64b3cecfc261fdd66ef13a4ef?hp=92c3b05ef3e582d64b3cecfc261fdd66ef13a4ef Delete mh_xfree(), changing callers to call free(3) instead. A free(3) that didn't handle NULL is now long past. ---