From 42983001ea2dade6b3e076e49028f3df7d623ee1 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 8 Aug 2008 11:03:11 +0000 Subject: ** Fix for bug #544117 2008-08-08 Milan Crha ** Fix for bug #544117 * gui/itip-utils.c: (itip_send_comp): Initialize variables to NULL, to not free uninitialized memory in the cleanup part on the error. svn path=/trunk/; revision=35935 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 75c9143ca0..feda5578cf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2008-08-08 Milan Crha + + ** Fix for bug #544117 + + * gui/itip-utils.c: (itip_send_comp): Initialize variables to NULL, + to not free uninitialized memory in the cleanup part on the error. + 2008-08-06 Milan Crha ** Fix for bug #249844 -- cgit v1.2.3