]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4477: crash when using fuzzy completion v8.2.4477
authorBram Moolenaar <Bram@vim.org>
Sat, 26 Feb 2022 15:52:08 +0000 (15:52 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 26 Feb 2022 15:52:08 +0000 (15:52 +0000)
commit29ab6ce9f36660cffaad3c8789e71162e5db5d2f
treec87861f2c117ef33e844accd54eb9a42b79ce560
parentc51cf0329809c7ae946c59d6f56699227efc9d1b
patch 8.2.4477: crash when using fuzzy completion

Problem:    Crash when using fuzzy completion.
Solution:   Temporary fix: put back regexp. (closes #9851)
src/cmdexpand.c
src/version.c