summaryrefslogtreecommitdiff
path: root/mimeview
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-11 14:36:47 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-11 14:36:47 +0000
commit060730686c03584575b5497a3b765ab963b2e690 (patch)
treefc2b3b698158c4f7ac9d3266ab7204d6fd4684fb /mimeview
parentca17329c6e5ec0096eb31e592da1b582ff427db1 (diff)
downloadmailutils-060730686c03584575b5497a3b765ab963b2e690.tar.gz
mailutils-060730686c03584575b5497a3b765ab963b2e690.tar.bz2
(run_mailcap): Bugfix
Diffstat (limited to 'mimeview')
-rw-r--r--mimeview/mimeview.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mimeview/mimeview.c b/mimeview/mimeview.c
index 01e350bdc..f238ac2a9 100644
--- a/mimeview/mimeview.c
+++ b/mimeview/mimeview.c
@@ -518,7 +518,6 @@ run_mailcap (mu_mailcap_entry_t entry, const char *type)
{
write (fd, buf, n);
}
- free (buf);
close (fd);
}

Return to:

Send suggestions and report system problems to the System administrator.