]> git.eshelyaron.com Git - emacs.git/commit
Makeshift solution for X server bug
authorPo Lu <luangruo@yahoo.com>
Mon, 18 Mar 2024 01:14:18 +0000 (09:14 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 18 Mar 2024 15:44:37 +0000 (16:44 +0100)
commitd0be195fcd9aa05915e26e618508fdda661dd0a4
tree9101da1eeecf17c9156e388afd60561a162709fa
parentf4f5bbd4159f3f80ea3bc631ef9f34015288f3e3
Makeshift solution for X server bug

* src/xterm.c (x_sync_init_fences): Detect errors around
XSyncCreateFence.  (bug#69762)

(cherry picked from commit 1a8b34a503e5af32851c1aac27a3f09e2345673b)
src/xterm.c