mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
There can be other places that access window buffer info (e.g.
`tabpagebuflist()`), so checking `w_closing` in `win_findbuf()` doesn't
solve the crash in all cases, and may also cause Nvim's behavior to
diverge from Vim.
(cherry picked from commit fa30ef1c31)
34 KiB
34 KiB