From bb714f46f72ea07579da4d988a08fa33eb8edb1e Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Wed, 13 Jul 2005 10:37:16 +0000 Subject: Don't leak the file name here. 2005-07-13 Kjartan Maraas * e-msg-composer-select-file.c: (select_attach_response): Don't leak the file name here. svn path=/trunk/; revision=29757 --- composer/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 432a9e25aa..dc9ee8f53d 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2005-07-13 Kjartan Maraas + + * e-msg-composer-select-file.c: (select_attach_response): Don't + leak the file name here. + * e-msg-composer.c: (build_message): Don't allocate charset twice. + 2005-07-13 Tor Lillqvist * Makefile.am (INCLUDES): There are no camel or @@ -15,6 +21,7 @@ Changed the code to use e_attachment_* from em_attachment* * e-msg-composer.h: Added removed old header includes + 2005-07-10 Shreyas Srinivasan * e-msg-composer-hdrs.c: Take into account store -- cgit