diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-01-25 20:33:56 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-01-25 20:33:56 +0800 |
commit | 4d94a067247e11f8fd1c2de0427f636c7c8e9ec9 (patch) | |
tree | e25bda2c0fa6c6c6e3aac5312496d252c1407fe8 /plugins/attachment-reminder/ChangeLog | |
parent | cdb4925134bd6fdf61bd58a7e43f60d343d8606d (diff) | |
download | gsoc2013-evolution-4d94a067247e11f8fd1c2de0427f636c7c8e9ec9.tar gsoc2013-evolution-4d94a067247e11f8fd1c2de0427f636c7c8e9ec9.tar.gz gsoc2013-evolution-4d94a067247e11f8fd1c2de0427f636c7c8e9ec9.tar.bz2 gsoc2013-evolution-4d94a067247e11f8fd1c2de0427f636c7c8e9ec9.tar.lz gsoc2013-evolution-4d94a067247e11f8fd1c2de0427f636c7c8e9ec9.tar.xz gsoc2013-evolution-4d94a067247e11f8fd1c2de0427f636c7c8e9ec9.tar.zst gsoc2013-evolution-4d94a067247e11f8fd1c2de0427f636c7c8e9ec9.zip |
Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment reminder.
svn path=/trunk/; revision=34890
Diffstat (limited to 'plugins/attachment-reminder/ChangeLog')
-rw-r--r-- | plugins/attachment-reminder/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index 8f56be90f9..a8cdf93a9f 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,3 +1,11 @@ +2008-01-24 Johnny Jacob <jjohnny@novell.com> + + ** Fixes bug #503327 & #503678 + + * attachment-reminder.c (strip_text_msg): Memory leak Fix. + (org_gnome_evolution_attachment_reminder): Free GByteArray. + NULL terminate string. + 2008-01-14 Kjartan Maraas <kmaraas@gnome.org> * apps-evolution-attachment-reminder.schemas.in: Add |