diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-06-03 20:37:31 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-06-03 20:37:31 +0300 |
commit | eb9afd558ec506f1d349dbb61668d6231fda136f (patch) | |
tree | 070cd9bd3722bd6db296c188276eb51f0ee20b63 /lisp/emacs-lisp | |
parent | 4395f4d4530db77156b20209c1a81dce22c6e62d (diff) | |
download | emacs-eb9afd558ec506f1d349dbb61668d6231fda136f.tar.gz emacs-eb9afd558ec506f1d349dbb61668d6231fda136f.tar.bz2 emacs-eb9afd558ec506f1d349dbb61668d6231fda136f.zip |
Avoid crashes and assertions while handling SIGWINCH
* src/dispnew.c (build_frame_matrix_from_leaf_window)
(window_to_frame_vpos): Avoid assertion violations when we have an
unhandled SIGWINCH.
(frame_size_change_delayed): New function.
* src/dispextern.h (frame_size_change_delayed): Add prototype.
* src/cm.c (cmcheckmagic): Don't check magicwrap if we have an
unhandled SIGWINCH. (Bug#71289)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions