From cab9d633da616bc98a9b1479f8d79796a36c0b38 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Mon, 15 Jan 2001 22:54:18 +0000 Subject: (Plug leaking the subject string on each message sent) 2001-01-15 Jason Leach (Plug leaking the subject string on each message sent) * e-msg-composer-hdrs.c (e_msg_composer_hdrs_get_subject): Don't strdup before returning the subject, it's already been strdup'd from the gtk_object_get(). svn path=/trunk/; revision=7516 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 3d9b0eacdf..9ae7200936 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2001-01-15 Jason Leach + + (Plug leaking the subject string on each message sent) + + * e-msg-composer-hdrs.c (e_msg_composer_hdrs_get_subject): Don't + strdup before returning the subject, it's already been strdup'd + from the gtk_object_get(). + 2001-01-13 Jason Leach (Fix Bug #1083: Composer IDLs not getting installed) -- cgit v1.2.3