diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-05-13 22:29:07 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-05-13 22:45:59 +0800 |
commit | 7eea6b12f98c4319d2f358ee1c1ebd3f5b2dfa62 (patch) | |
tree | efa4f370ef380fb3131d09aaa1b1ec8dc373d248 /runtime/lua/vim/version.lua | |
parent | f80cf0f84f6e39dc3dfd1697eb911ac28b6ec97d (diff) | |
download | rneovim-7eea6b12f98c4319d2f358ee1c1ebd3f5b2dfa62.tar.gz rneovim-7eea6b12f98c4319d2f358ee1c1ebd3f5b2dfa62.tar.bz2 rneovim-7eea6b12f98c4319d2f358ee1c1ebd3f5b2dfa62.zip |
vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmd
Problem: Using freed memory with cmdwin and BufEnter autocmd.
Solution: Make sure pointer to b_p_iminsert is still valid.
https://github.com/vim/vim/commit/1c3dd8ddcba63c1af5112e567215b3cec2de11d0
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/version.lua')
0 files changed, 0 insertions, 0 deletions