]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#66151
authorPo Lu <luangruo@yahoo.com>
Tue, 7 May 2024 00:51:25 +0000 (08:51 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 May 2024 16:48:28 +0000 (18:48 +0200)
commit2c9417fa1d4255a44a1dd65a2d14abdf65df1190
treec7626907ba6649c3c75ac12d4976a4d7f0b450de
parent248029a8c786fe11397794010c25f8448746f58d
Fix bug#66151

* src/fontset.c (free_realized_fontsets): Never call
recompute_basic_faces on dead frames.  (bug#66151)

(cherry picked from commit 6583916a058324f857d83af5a716d1142f94758f)
src/fontset.c