diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2021-11-24 03:58:44 +0000 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2021-11-24 05:34:20 +0000 |
commit | dac52e6d044d27cd6d51fdde2fa3be3f9dba11a4 (patch) | |
tree | df7f5b417c5d8124e35651b1f81c9d925e4320ce /runtime/lua/vim/diagnostic.lua | |
parent | c366c944c2d2f46862f8d3a660e52f2735f816ae (diff) | |
download | rneovim-dac52e6d044d27cd6d51fdde2fa3be3f9dba11a4.tar.gz rneovim-dac52e6d044d27cd6d51fdde2fa3be3f9dba11a4.tar.bz2 rneovim-dac52e6d044d27cd6d51fdde2fa3be3f9dba11a4.zip |
vim-patch:8.2.2465: using freed memory in :psearch
Problem: Using freed memory in :psearch. (houyunsong)
Solution: Check the current window is still valid. Fix flaky test.
https://github.com/vim/vim/commit/92bb83e41ca42d0d00d21753810d92485c808a50
Test_cursorhold_insert timer's 100ms delay was already LoadAdjusted, but change
to 200ms (still LoadAdjust) to match Vim anyway.
Diffstat (limited to 'runtime/lua/vim/diagnostic.lua')
0 files changed, 0 insertions, 0 deletions