1
0
forked from aniani/vim

patch 8.2.3862: crash on exit with EXITFREE and using win_execute()

Problem:    Crash on exit with EXITFREE and using win_execute().
Solution:   Also save and restore tp_topframe. (issue #9374)
This commit is contained in:
Bram Moolenaar
2021-12-20 21:35:59 +00:00
parent 39713d3acb
commit dab17a0689
3 changed files with 28 additions and 0 deletions

View File

@@ -749,6 +749,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3862,
/**/
3861,
/**/