]> git.eshelyaron.com Git - emacs.git/commit
Fix potential crash deselecting for property change notifications
authorPo Lu <luangruo@yahoo.com>
Sun, 4 Dec 2022 13:54:52 +0000 (21:54 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 4 Dec 2022 13:56:23 +0000 (21:56 +0800)
commit3e00e50ee3d54537b8390b8d386387d01ae7553d
tree7948478e0f6344fdd4efa3aa37c640537b09d430
parenta51743dbcb793d1c02f1f40b107e752c2a095ab0
Fix potential crash deselecting for property change notifications

* src/xselect.c (x_cancel_selection_transfer): Catch errors
around XSelectInput.
src/xselect.c