mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 19:51:41 +10:00
Problem: The wininfo list may contain stale entries.
Solution: When closing a window remove any other entry where the window
pointer is NULL.
4882d98339