[Xcb-commit] xcb ChangeLog,1.72,1.73

Jamey Sharp xcb-commit at lists.freedesktop.org
Mon Dec 12 15:38:18 PST 2005


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

Modified Files:
	ChangeLog 
Log Message:
Fix segfault in fail_unless calls and provide more useful error
messages. Also remove DISPLAY from the environment and test
ParseDisplay on a null pointer.


Index: ChangeLog
===================================================================
RCS file: /cvs/xcb/xcb/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- ChangeLog	8 Dec 2005 07:07:21 -0000	1.72
+++ ChangeLog	12 Dec 2005 23:38:16 -0000	1.73
@@ -1,3 +1,10 @@
+2005-12-12  Jamey Sharp  <jamey at minilop.net>
+
+	* tests/check_public.c:
+	Fix segfault in fail_unless calls and provide more useful error
+	messages. Also remove DISPLAY from the environment and test
+	ParseDisplay on a null pointer.
+
 2005-12-07  Jamey Sharp  <jamey at minilop.net>
 
 	* src/xcb.h, src/xcb_in.c:



More information about the xcb-commit mailing list