From 048c76d779c06cf3e89ff2d47774297360f4c8c0 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 10 Aug 2006 23:03:29 +0000 Subject: * dbus/dbus-address.c (_dbus_address_test): Revert leaking strcmp. In any case it was wrong since this is a test checking to see if address parsing is correct. There was no need to get the true tmp directory. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ba4c55b..893c2960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-08-10 John (J5) Palmieri + + * dbus/dbus-address.c (_dbus_address_test): Revert leaking strcmp. + In any case it was wrong since this is a test checking to see if + address parsing is correct. There was no need to get the true + tmp directory. + 2006-08-10 John (J5) Palmieri * dbus/dbus-macros.h: Revert the addition of stddef.h -- cgit