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.
(This one's not a regression; just missed this possibility previously)
https://github.com/vim/vim/pull/14078
(2 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
thanks for that. Makes sense of course.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.