X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=d8a10d7f886ecfba667c8221e324f916cf196dec;hp=e0dfe2e079652e4a55d3e7d25bb88a03433c7b34;hb=8336b26fc23c7943bf6681ba2c290bb5cd2c54b8;hpb=3766db5f849cea008b1cd3d532c712aeb17aa062 diff --git a/commands.c b/commands.c index e0dfe2e..d8a10d7 100644 --- a/commands.c +++ b/commands.c @@ -356,7 +356,7 @@ static int _mutt_pipe_message(HEADER * h, char *cmd, int decode, int print, } pipe_msg (h, fpout, decode, print); - fclose (fpout); + m_fclose(&fpout); rc = mutt_wait_filter (thepid); } else { /* handle tagged messages */