search for: xcb_conn

Displaying 3 results from an estimated 3 matches for "xcb_conn".

Did you mean: b_conn
2014 Mar 13
2
[PATCH] nouveau: safen up nouveau_device list usage against concurrent access
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- nouveau/nouveau.c | 29 ++++++++++++++++++++++++++++- nouveau/private.h | 3 ++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/nouveau/nouveau.c b/nouveau/nouveau.c index ee7893b..72c31cf 100644 --- a/nouveau/nouveau.c +++ b/nouveau/nouveau.c @@ -85,6 +85,12 @@ nouveau_device_wrap(int fd, int close, struct
2023 Aug 16
0
[ANNOUNCE] libxcb 1.16
...Add tests for unix socket parsing Emil Velikov (1): autogen.sh: use quoted string variables Ilya Pominov (1): c_client: Fix crash in xcb_randr_set_monitor Jan Beich (1): configure.ac: drop `pthread-stubs` dependency on DragonFly and FreeBSD Jeremy Huddleston Sequoia (1): xcb_conn: Add a check for NULL to silence a UBSan runtime error Matt Turner (2): configure.ac: Require xcb-proto >= 1.16.0 libxcb 1.16 Matthieu Herrb (1): Fix xcb_connect() call with a custom xcb_auth_info_t Mihail Konev (1): autogen: add default patch prefix Mike Sharov (2):...
2017 Jan 05
1
[Bug 99282] New: KDE kontact crashes always
...6f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 Thread 2 (Thread 0x7f21564c0700 (LWP 6580)): #0 0x00007f2178e7800d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f216f739d10 in poll (__timeout=-1, __nfds=1, __fds=0x7f21564bfb80) at /usr/include/bits/poll2.h:46 #2 _xcb_conn_wait (c=c at entry=0x557ddafbc4c0, cond=cond at entry=0x557ddafbc500, vector=vector at entry=0x0, count=count at entry=0x0) at xcb_conn.c:479 #3 0x00007f216f73baa9 in xcb_wait_for_event (c=0x557ddafbc4c0) at xcb_in.c:693 #4 0x00007f215a530d69 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa....