diff options
author | Sean Dewar <6256228+seandewar@users.noreply.github.com> | 2024-02-25 01:30:37 +0000 |
---|---|---|
committer | Sean Dewar <6256228+seandewar@users.noreply.github.com> | 2024-03-08 23:24:05 +0000 |
commit | 832bc5c169d8b339ef139ef0bdcefb2e72864e6e (patch) | |
tree | f6f9da93611a71ca265e1179ea2bf18852685762 /test/functional/api/window_spec.lua | |
parent | e3d4dfb6c3fcd22205f6843b96f9a043871113ce (diff) | |
download | rneovim-832bc5c169d8b339ef139ef0bdcefb2e72864e6e.tar.gz rneovim-832bc5c169d8b339ef139ef0bdcefb2e72864e6e.tar.bz2 rneovim-832bc5c169d8b339ef139ef0bdcefb2e72864e6e.zip |
vim-patch:9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"
Problem: heap-use-after-free in win_splitmove if Enter/Leave
autocommands from win_split_ins immediately closes "wp".
Solution: check that "wp" is valid after win_split_ins.
(Sean Dewar)
https://github.com/vim/vim/commit/abf7030a5c22257f066fa9c4061ad150d5a82577
Diffstat (limited to 'test/functional/api/window_spec.lua')
0 files changed, 0 insertions, 0 deletions