libxcb/src
PHO a1299eb2a2 Test the value of msg_controllen for platforms whose CMSG_FIRSTHDR() does not test it for us
As RFC 2292 points out, some platforms (e.g. Darwin 9.8.0) provide
CMSG_FIRSTHDR(msg) which just returns msg.msg_control without first
checking if msg.msg_controllen is non-zero. We need a workaround for
such platforms not to let _xcb_in_read() segfault.

https://bugs.freedesktop.org/show_bug.cgi?id=72253

Signed-off-by: Julien Cristau <jcristau@debian.org>
2013-12-14 05:46:57 +01:00
..
man Fix "indention" typos in xcb-examples.3 man page 2013-07-08 17:54:35 -07:00
.gitignore Add Present extension 2013-11-07 14:02:37 -08:00
Makefile.am Increment the "current" version info for sync, xinput and xkb 2013-12-14 05:46:29 +01:00
c_client.py c_client.py: Fix _sizeof() functions 2013-12-12 20:37:47 +01:00
xcb.h Revert "Remove xcb_ge_event_t from xcb.h" 2013-12-14 05:40:51 +01:00
xcb_auth.c Fix build of xcb_auth.c with XDMCP on WIN32 2012-01-28 12:44:17 -08:00
xcb_conn.c Fix alignment issues in FD passing code 2013-11-18 16:52:33 +01:00
xcb_ext.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcb_in.c Test the value of msg_controllen for platforms whose CMSG_FIRSTHDR() does not test it for us 2013-12-14 05:46:57 +01:00
xcb_list.c Define _xcb_map_new with explicit void arg list instead of empty one 2013-08-06 11:10:01 -07:00
xcb_out.c Revert "fix deadlock with xcb_take_socket/return_socket v3" 2013-11-18 19:49:41 +01:00
xcb_util.c Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets (#69118). 2013-10-11 18:34:56 +09:00
xcb_windefs.h changes in xcb_windefs.h - the flag _XCB_WINDEFS_H replaces WINDEFS_H 2010-03-29 22:37:33 +05:30
xcb_xid.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcbext.h Revert "fix deadlock with xcb_take_socket/return_socket v3" 2013-11-18 19:49:41 +01:00
xcbint.h Revert "fix deadlock with xcb_take_socket/return_socket v3" 2013-11-18 19:49:41 +01:00