summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/text-property-search-tests.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2019-02-13 17:39:31 +0200
committerEli Zaretskii <eliz@gnu.org>2019-02-13 17:39:31 +0200
commit10527fca66e39d7067986904161fa33741abcd26 (patch)
tree368f966b40d81b750d70e5bf7e5f26232ac9f8b1 /test/lisp/emacs-lisp/text-property-search-tests.el
parentae4bfd52deecfccbbeb20ac852564b75a1bb83ff (diff)
downloademacs-10527fca66e39d7067986904161fa33741abcd26.tar.gz
emacs-10527fca66e39d7067986904161fa33741abcd26.tar.bz2
emacs-10527fca66e39d7067986904161fa33741abcd26.zip
Avoid crashes upon C-g in nested invocations of 'read_char'
* src/keyboard.c (read_char, read_event_from_main_queue): Ensure the global value of getcjmp is restored when the stack is unwound by the likes of 'throw', by calling record_unwind_protect_ptr instead of restoring the value manually. (Bug#34394) (restore_getcjmp): Argument is now 'void *', to match the signature of record_unwind_protect_ptr.
Diffstat (limited to 'test/lisp/emacs-lisp/text-property-search-tests.el')
0 files changed, 0 insertions, 0 deletions