diff options
author | Po Lu <luangruo@yahoo.com> | 2022-07-03 14:33:02 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-07-03 14:33:16 +0800 |
commit | fcdaaf241ea1511d3ff3879b8ed1ae0a62887861 (patch) | |
tree | 9e925588983287f5c2aeaba8a99140f4b21a2ec8 /test/lisp/emacs-lisp/pcase-tests.el | |
parent | 04e4a902d3c6f0c73e9f7604c779cd8405c29bf0 (diff) | |
download | emacs-fcdaaf241ea1511d3ff3879b8ed1ae0a62887861.tar.gz emacs-fcdaaf241ea1511d3ff3879b8ed1ae0a62887861.tar.bz2 emacs-fcdaaf241ea1511d3ff3879b8ed1ae0a62887861.zip |
Fix deadlocks with very old versions of libXi
* src/xfns.c (setup_xi_event_mask, Fx_create_frame): Set
`xi_mask' ourselves if the version of libXi is too old to have
working XIGetSelectedEvents.
* src/xterm.c (x_destroy_window): Free `xi_mask' with xfree in
that case.
Diffstat (limited to 'test/lisp/emacs-lisp/pcase-tests.el')
0 files changed, 0 insertions, 0 deletions