libxcb/src
Demi Marie Obenour 4a8fac2831 Overflow checks for sumof()
Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
2024-08-29 17:53:44 -04:00
..
man generated man pages: use xorg footer and no hard coded extension 2014-01-30 12:10:06 +09:00
.gitignore Build DOUBLE-BUFFER extension. 2022-06-02 13:27:48 -04:00
Makefile.am Build DOUBLE-BUFFER extension. 2022-06-02 13:27:48 -04:00
c_client.py Overflow checks for sumof() 2024-08-29 17:53:44 -04:00
xcb.h Fix build on Windows 2021-06-04 14:31:13 +00:00
xcb_auth.c Fix a compiler warning 2022-10-16 01:55:30 -04:00
xcb_conn.c Avoid blindly trusting the X server during setup 2024-08-29 17:53:44 -04: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 Ensure that *reply is set to NULL on error 2024-08-29 17:53:44 -04:00
xcb_list.c Avoid request counter truncation in replies map after 2**32 requests 2021-09-30 17:22:06 +00:00
xcb_out.c Fix a memory leak 2022-01-15 02:32:04 +09:00
xcb_util.c xcb_popcount: Use __builtin_popcount if compiler supports it 2024-03-08 22:11:43 +00:00
xcb_windefs.h Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00
xcb_xid.c Use the 'present' field to properly check that the XC-MISC 2020-03-02 19:01:41 +01:00
xcbext.h Add bounds-checking variants of reply functions and fix locking 2024-08-29 17:53:28 -04:00
xcbint.h Fix hang in xcb_request_check() 2021-09-30 23:32:35 +00:00