From 781a7bc4399365f4613a883d974bf967d1b3046e Mon Sep 17 00:00:00 2001 From: Robert McQueen Date: Wed, 7 Jun 2006 00:31:01 +0000 Subject: 2005-05-06 Robert McQueen * glib/dbus-gtype-specialized.c: Fix obvious leak of GArray in every call to dbus_g_type_get_struct. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ddb650cb..e24d66e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Robert McQueen + + * glib/dbus-gtype-specialized.c: Fix obvious leak of GArray in every + call to dbus_g_type_get_struct. + 2005-05-06 Robert McQueen * glib/dbus-gvalue-utils.c: Fix the failing test where static string -- cgit