summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
diff options
context:
space:
mode:
authorSean Dewar <6256228+seandewar@users.noreply.github.com>2025-12-21 20:31:05 +0000
committerGitHub <noreply@github.com>2025-12-21 20:31:05 +0000
commitd1189ea508c888ebf7468be3872c975e4ea264bb (patch)
treed08cff543451c4bf1add989589a26ba471696f8b /runtime/lua/vim
parenta2b97209395e4ecdec5d7df4f74be067f655a158 (diff)
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.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions