diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-04-05 09:00:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-05 09:00:48 +0800 |
commit | e135adcb8c4f32332ba87ea6681f41330b909e1c (patch) | |
tree | 8677bbf5a8873def93573bd0322199e745f350e3 /src/clint.py | |
parent | b08cf73be959397b5715395f1465fb76a76a6a05 (diff) | |
download | rneovim-e135adcb8c4f32332ba87ea6681f41330b909e1c.tar.gz rneovim-e135adcb8c4f32332ba87ea6681f41330b909e1c.tar.bz2 rneovim-e135adcb8c4f32332ba87ea6681f41330b909e1c.zip |
vim-patch:8.2.4687: "vimgrep /%v/ *" may cause a crash (#17995)
Problem: "vimgrep /\%v/ *" may cause a crash.
Solution: When compiling the pattern with the old engine fails, restore the
regprog of the new engine instead of leaving it NULL.
(closes vim/vim#10079)
https://github.com/vim/vim/commit/e8a4c0d91f89544e4f94b7bd612b5fb780944c33
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions