mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2025-12-25 06:00:05 +01:00
Now that XFilterEvent drops the Display lock before invoking callback functions, _XimGetWindowEventmask is called without the lock held. So when it called _XGetWindowAttributes, a variant of XGetWindowAttributes that does not lock the Display, Xlib/XCB would assert: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. Should fix Gentoo #156367, Ubuntu #87947, Debian #427296. And others? |
||
|---|---|---|
| .. | ||
| ximcp | ||
| .gitignore | ||
| Makefile.am | ||