forked from aniani/vim
patch 8.2.1905: the wininfo list may contain stale entries
Problem: The wininfo list may contain stale entries. Solution: When closing a window remove any other entry where the window pointer is NULL.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1905,
|
||||
/**/
|
||||
1904,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user