]> git.eshelyaron.com Git - emacs.git/commit
Handle allocation errors when interning large amounts of atoms
authorPo Lu <luangruo@yahoo.com>
Sat, 11 Jun 2022 03:13:48 +0000 (11:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 11 Jun 2022 03:13:48 +0000 (11:13 +0800)
commit9c27c7f7ceaf1f2a5120c915732140877cfa9ff0
treefd41c598dc232375340552cb0ab47bfc9e7869ad
parent46e6b8a1e42849ad55813c9ee387ad8bc95697fb
Handle allocation errors when interning large amounts of atoms

* src/xfns.c (Fx_begin_drag): Catch BadAlloc errors around
XInternAtoms.
src/xfns.c