X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/96700c374e7b6d762fa69fd26554211d69535dbb..63621a81d16ab743de6b57d47578a9a2c670ad22:/uip/mhfixmsg.c?ds=sidebyside diff --git a/uip/mhfixmsg.c b/uip/mhfixmsg.c index 6a7a048e..2bbb0453 100644 --- a/uip/mhfixmsg.c +++ b/uip/mhfixmsg.c @@ -2292,6 +2292,7 @@ strip_crs (CT ct, int *message_mods) { inform("unable to write temporary file %s, continuing...", stripped_content_file); (void) m_unlink (stripped_content_file); + free(stripped_content_file); status = NOTOK; } else { /* Replace the decoded file with the converted one. */