]> git.eshelyaron.com Git - emacs.git/commit
Fix segfault in some cases when restoring a selected window
authormartin rudalics <rudalics@gmx.at>
Thu, 1 Oct 2020 00:00:06 +0000 (02:00 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 1 Oct 2020 00:00:06 +0000 (02:00 +0200)
commitaea7788b925a179518d6affc7683d29f9ec39ca3
treeef0925a194d4e47e3d51de32786a6239b5d598ee
parent5d6e65d57a7c7f18bfb181fdee28b7c5bd75356d
Fix segfault in some cases when restoring a selected window

* src/xdisp.c (restore_selected_window): Fix the more grave
problems caused by a function deleting the previously selected
frame or window (bug#39977).
src/xdisp.c