From: Ralph Corderoy Date: Mon, 11 Sep 2017 17:37:38 +0000 (+0100) Subject: rmf.c: free(3) return value from m_mailpath() calls. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/31da9febde0d822d73f99089109bacc1c3e36433?hp=31da9febde0d822d73f99089109bacc1c3e36433 rmf.c: free(3) return value from m_mailpath() calls. And add comment to m_mailpath() that its return value needs freeing. ---