diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2009-04-13 18:34:42 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2009-04-13 18:34:42 +0800 |
commit | ca0ac59661d235398a2d5c9c05287b570e5ae939 (patch) | |
tree | e120811aad4dd8b52a01828a394f27f26ee173d0 /widgets/misc/ChangeLog | |
parent | cecdc505b1a32eef667cd375fb80e42e730b4a9b (diff) | |
download | gsoc2013-evolution-ca0ac59661d235398a2d5c9c05287b570e5ae939.tar.gz gsoc2013-evolution-ca0ac59661d235398a2d5c9c05287b570e5ae939.tar.zst gsoc2013-evolution-ca0ac59661d235398a2d5c9c05287b570e5ae939.zip |
BGO : 578685 : Copy string. Avoids SIGSEGV.EVOLUTION_2_26_1
svn path=/trunk/; revision=37520
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 2c3e6ef614..92d26c8333 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,11 @@ +2009-04-13 Johnny Jacob <jjohnny@novell.com> + + ** Fixes #578685 – evolution crashed with SIGSEGV. + + ** Patch by Takao Fujiwara <Takao.Fujiwara@Sun.COM> + + * e-attachment-bar.c (update): Copy string. Avoids SIGSEGV. + 2009-03-09 Chenthill Palanisamy <pchenthill@novell.com> * widgets/misc/e-calendar-item.c: Removed the string |