diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-11 22:27:21 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-13 20:47:26 -0400 |
commit | c9195a1273159bfd227bfa9a7b407888d0d18110 (patch) | |
tree | d820617e064fc21da0711116c22abee624f5def1 /runtime/lua/vim/lsp/util.lua | |
parent | e9804aead6adf1fb0e3d16d5544e82fc0e566890 (diff) | |
download | rneovim-c9195a1273159bfd227bfa9a7b407888d0d18110.tar.gz rneovim-c9195a1273159bfd227bfa9a7b407888d0d18110.tar.bz2 rneovim-c9195a1273159bfd227bfa9a7b407888d0d18110.zip |
vim-patch:8.2.2473: crash when leaving command line window triggers autocommand
Problem: Crash when leaving command line window triggers autocommand.
(houyunsong)
Solution: Make sure not to close the current window or buffer.
https://github.com/vim/vim/commit/8c6951fa2836a1ae3257770e7b927a9380439912
N/A patches for version.c:
vim-patch:8.2.2414: using freed memory when closing the cmdline window
Problem: Using freed memory when closing the cmdline window.
Solution: Check the window is still valid.
https://github.com/vim/vim/commit/b7e2670b6a1de02c772af5097ba24f2a15b26eec
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions