aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/alarm-notify/alarm-notify.c')
-rw-r--r--calendar/gui/alarm-notify/alarm-notify.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/alarm-notify/alarm-notify.c b/calendar/gui/alarm-notify/alarm-notify.c
index 800eeb80f6..133448e7cd 100644
--- a/calendar/gui/alarm-notify/alarm-notify.c
+++ b/calendar/gui/alarm-notify/alarm-notify.c
@@ -297,6 +297,9 @@ AlarmNotify_removeCalendar (PortableServer_Servant servant,
gpointer lc_ptr, orig_str_ptr;
gboolean found;
+ lc_ptr = NULL;
+ orig_str_ptr = NULL;
+
an = ALARM_NOTIFY (bonobo_object_from_servant (servant));
priv = an->priv;