2003-08-27  Jack Jia  <jack.jia@sun.com>

        ** Fixes #47863.

        * gui/alarm-notify/alarm-notify.c (AlarmNotify_removeCalendar): set
        the initial value of lc_ptr and orig_str_ptr to NULL to avoid crash.

svn path=/trunk/; revision=22381
This commit is contained in:
Jack Jia
2003-08-27 02:01:13 +00:00
committed by Jack Jia
parent 5df098fe86
commit 638f1331cf

View File

@ -1,3 +1,10 @@
2003-08-26 Jack Jia <jack.jia@sun.com>
** Fixes #47863.
* gui/alarm-notify/alarm-notify.c (AlarmNotify_removeCalendar): set
the initial value of lc_ptr and orig_str_ptr to NULL to avoid crash.
2003-08-22 Frederic Crozat <fcrozat@mandrakesoft.com>
* gui/alarm-notify/notify-main.c: (main):