[Xcb-commit] xcb ChangeLog,1.66,1.67

Jamey Sharp xcb-commit at lists.freedesktop.org
Thu Aug 4 02:17:39 EST 2005


Update of /cvs/xcb/xcb
In directory gabe:/tmp/cvs-serv13681

Modified Files:
	ChangeLog 
Log Message:
Fix one uninitialized memory warning from Valgrind.
More will have to wait.


Index: ChangeLog
===================================================================
RCS file: /cvs/xcb/xcb/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- ChangeLog	22 Jul 2005 04:10:58 -0000	1.66
+++ ChangeLog	3 Aug 2005 16:17:35 -0000	1.67
@@ -1,5 +1,11 @@
 2005-07-21  Jamey Sharp  <jamey at minilop.net>
 
+	* src/xcb_conn.c:
+	Fix one uninitialized memory warning from Valgrind.
+	More will have to wait.
+
+2005-07-21  Jamey Sharp  <jamey at minilop.net>
+
 	* src/xcb_ext.c:
 	Fix memory leak reported by Carl Worth (thanks Carl!).
 



More information about the xcb-commit mailing list