]> git.eshelyaron.com Git - emacs.git/commit
Improve safety of calls to vendor-specific-keysyms
authorPo Lu <luangruo@yahoo.com>
Tue, 20 Dec 2022 07:42:26 +0000 (15:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 20 Dec 2022 07:42:45 +0000 (15:42 +0800)
commitf47419766d219b043ed368c062e40dc78e41ed6e
tree451caaa9f158fb590353b2ad0fe82a169785f07c
parentb4941419c5ba2818c82b58250eed9ac1c8f9dab9
Improve safety of calls to vendor-specific-keysyms

* src/xterm.c (x_term_init): Wrap call to
vendor-specific-keysyms inside safe_call.
src/xterm.c