diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-05-24 15:04:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-24 15:04:33 +0800 |
commit | c836383d21b6d38ecf59e46e76da55ca97a4fc65 (patch) | |
tree | 0773ef903ed15d4024eaf7beca17ee79ecc6d6ff /src/nvim/eval/funcs.c | |
parent | 521b9930b87cf5c4c853fc5080f5421d6bda23c9 (diff) | |
download | rneovim-c836383d21b6d38ecf59e46e76da55ca97a4fc65.tar.gz rneovim-c836383d21b6d38ecf59e46e76da55ca97a4fc65.tar.bz2 rneovim-c836383d21b6d38ecf59e46e76da55ca97a4fc65.zip |
vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (#28956)
Problem: Wrong Ex command executed when :g uses '?' as delimiter and
pattern contains escaped '?'.
Solution: Don't use "*newp" when it's not allocated (zeertzjq).
closes: vim/vim#14837
https://github.com/vim/vim/commit/3074137542961ce7b3b65c14ebde75f13f5e6147
Diffstat (limited to 'src/nvim/eval/funcs.c')
0 files changed, 0 insertions, 0 deletions