Files
neovim/test/functional
Kent Sibilev 0a0c349b6f fix(events): crash on WinScrolled #35995
Problem: apply_autocmds function can free both buf_T and win_T pointers

Solution: instead retain winids for WinResized and WinScrolled
autocmds and use curbuf pointer, which is consistent with other uses
of apply_autocmds function
2025-11-25 18:27:52 -08:00
..
2025-11-22 19:32:45 -05:00
2025-11-19 20:43:15 -08:00
2025-03-02 14:27:52 -08:00
2025-11-22 15:59:07 -05:00
2025-11-22 19:32:45 -05:00