Files
neovim/test/functional/autocmd
Sean Dewar 6338d2d54b fix(window): win_move_after UAF from naughty autocmds (#37065)
Problem: use-after-free in win_move_after if win_enter autocommands free win1/2.
Solution: set w_pos_changed before calling win_enter.

(cherry picked from commit d1189ea508, also adding
an import of "exec" in the test)
2025-12-22 09:38:38 +00:00
..
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00