aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-04-29 10:29:57 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-04-29 10:29:57 +0800
commit90250eed1546dfa236b9951f74094ac443df47e0 (patch)
treec0de4098926165982d182b9366b69a534d2f7405 /calendar/ChangeLog
parent0c606756b7257560bb65cc9f6add9c0b6eac9150 (diff)
downloadgsoc2013-evolution-90250eed1546dfa236b9951f74094ac443df47e0.tar
gsoc2013-evolution-90250eed1546dfa236b9951f74094ac443df47e0.tar.gz
gsoc2013-evolution-90250eed1546dfa236b9951f74094ac443df47e0.tar.bz2
gsoc2013-evolution-90250eed1546dfa236b9951f74094ac443df47e0.tar.lz
gsoc2013-evolution-90250eed1546dfa236b9951f74094ac443df47e0.tar.xz
gsoc2013-evolution-90250eed1546dfa236b9951f74094ac443df47e0.tar.zst
gsoc2013-evolution-90250eed1546dfa236b9951f74094ac443df47e0.zip
check we find any usable components of the icalendar entry before
2004-04-29 Not Zed <NotZed@Ximian.com> * gui/e-itip-control.c (e_itip_control_set_data): check we find any usable components of the icalendar entry before dereferncing it. Fixes crash in #57264. svn path=/trunk/; revision=25675
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 8aabd0176e..1741368db6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-29 Not Zed <NotZed@Ximian.com>
+
+ * gui/e-itip-control.c (e_itip_control_set_data): check we find
+ any usable components of the icalendar entry before dereferncing
+ it. Fixes crash in #57264.
+
2004-04-28 Not Zed <NotZed@Ximian.com>
* gui/e-itip-control.c (object_requested_cb): dont shadow source