From e91297a35db02891cc08e1cae3b7cd522eb0668a Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 14 Mar 2003 16:54:03 +0000 Subject: set_release on the sequence we create. 2003-03-14 Rodrigo Moya * pcs/cal-factory.c (impl_CalFactory_uriList): set_release on the sequence we create. svn path=/trunk/; revision=20288 --- calendar/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 76e64c1613..300b8027a6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,8 @@ 2003-03-14 Rodrigo Moya + * pcs/cal-factory.c (impl_CalFactory_uriList): set_release + on the sequence we create. + * cal-client/cal-client.c (cal_client_uri_list): don't leak the string sequence returned by CalFactory_uriList. -- cgit