dbus ChangeLog,1.757,1.758

David Zeuthen david at freedesktop.org
Mon Apr 18 20:35:29 PDT 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv6238

Modified Files:
	ChangeLog 
Log Message:
2005-04-18  David Zeuthen  <davidz at redhat.com>

	* glib/dbus-gmain.c (io_handler_destroy_source): 
	(timeout_handler_destroy_source, connection_setup_free): 
	Also unref the source to avoid memory leaks.



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.757
retrieving revision 1.758
diff -u -d -r1.757 -r1.758
--- ChangeLog	14 Apr 2005 15:10:22 -0000	1.757
+++ ChangeLog	19 Apr 2005 03:35:19 -0000	1.758
@@ -1,3 +1,9 @@
+2005-04-18  David Zeuthen  <davidz at redhat.com>
+
+	* glib/dbus-gmain.c (io_handler_destroy_source): 
+	(timeout_handler_destroy_source, connection_setup_free): 
+	Also unref the source to avoid memory leaks.
+
 2005-04-13  David Zeuthen  <davidz at redhat.com>
 
 	* bus/config-parser.c (bus_config_parser_new): Bump this to a



More information about the dbus-commit mailing list