diff options
author | Po Lu <luangruo@yahoo.com> | 2022-04-02 20:12:12 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-04-02 20:12:12 +0800 |
commit | ca5f259cff93ad7fc4d5e70319412420affb6d17 (patch) | |
tree | 762d44b9f560b358c54c9204609a0bc778d89b73 /lisp/emacs-lisp | |
parent | f66a47b5bca7a9c603040b7c62a2562a925c94d3 (diff) | |
download | emacs-ca5f259cff93ad7fc4d5e70319412420affb6d17.tar.gz emacs-ca5f259cff93ad7fc4d5e70319412420affb6d17.tar.bz2 emacs-ca5f259cff93ad7fc4d5e70319412420affb6d17.zip |
Fix crash when retrieving window property with invalid atom data
This happens when dropping files from dtfile, which somehow puts
non-atom stuff in window properties of type ATOM_PAIR.
* src/xselect.c (x_atom_to_symbol): Catch errors around
XGetAtomName.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions