]> git.eshelyaron.com Git - emacs.git/commit
Prevent races when trying to set Motif drag window
authorPo Lu <luangruo@yahoo.com>
Wed, 6 Apr 2022 09:17:41 +0000 (17:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 6 Apr 2022 09:18:26 +0000 (17:18 +0800)
commitf9da45df47270c1f58736e78bc4f6716e1828e40
treef268619d12f9ed4fdb234618c354fd068bdd00dc
parentfbf6b7d2f0fb73379995e869d56df036e3e8b343
Prevent races when trying to set Motif drag window

* src/xterm.c (xm_get_drag_window): Grab temp connection when
setting the drag window.
src/xterm.c