dbus ChangeLog,1.1078,1.1079

John Palmieri johnp at kemper.freedesktop.org
Thu Aug 10 16:03:31 PDT 2006


Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv26617

Modified Files:
	ChangeLog 
Log Message:
* 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.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1078
retrieving revision 1.1079
diff -u -d -r1.1078 -r1.1079
--- ChangeLog	10 Aug 2006 22:58:05 -0000	1.1078
+++ ChangeLog	10 Aug 2006 23:03:29 -0000	1.1079
@@ -1,5 +1,12 @@
 2006-08-10  John (J5) Palmieri  <johnp at redhat.com>
 
+	* 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  <johnp at redhat.com>
+
 	* dbus/dbus-macros.h: Revert the addition of stddef.h
 	as we should not be adding it to library headers 
 



More information about the dbus-commit mailing list