mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 19:14:20 +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