diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-02-02 16:00:04 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2025-02-03 11:27:56 +0800 |
commit | 82ac8294c22a15899548a1cb408ca114a598f434 (patch) | |
tree | d943adb6b56dd29638207ab335c87cdc7e3f6906 /runtime/lua/vim/vimhelp.lua | |
parent | b853ef770a25fcd91def6c5016d65c336897c2cc (diff) | |
download | rneovim-82ac8294c22a15899548a1cb408ca114a598f434.tar.gz rneovim-82ac8294c22a15899548a1cb408ca114a598f434.tar.bz2 rneovim-82ac8294c22a15899548a1cb408ca114a598f434.zip |
vim-patch:9.1.1066: heap-use-after-free and stack-use-after-scope with :14verbose
Problem: heap-use-after-free and stack-use-after-scope with :14verbose
when using :return and :try (after 9.1.1063).
Solution: Move back the vim_free(tofree) and the scope of numbuf[].
(zeertzjq)
closes: vim/vim#16563
https://github.com/vim/vim/commit/2101230f4013860dbafcb0cab3f4e6bc92fb6f35
Diffstat (limited to 'runtime/lua/vim/vimhelp.lua')
0 files changed, 0 insertions, 0 deletions