]> git.eshelyaron.com Git - emacs.git/commit
Avoid crashes in redisplay in batch-mode testing
authorEli Zaretskii <eliz@gnu.org>
Tue, 10 Sep 2024 11:43:52 +0000 (14:43 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:20:36 +0000 (22:20 +0200)
commit0c3818692bbefb870b7c08184f96bdca58460d9b
treeb60815e348ebbef1b1f8c7869050a4ae9a607e6e
parent0005853c45c60ea89750cd1bfa01e8396b3e984e
Avoid crashes in redisplay in batch-mode testing

* src/xdisp.c (try_window_id): Don't crash for "initial" frame.
(Bug#72765)

(cherry picked from commit 5c55c860db7891d1301d0bac78c03a8751ebe642)
src/xdisp.c