]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1289: crash when using a custom completion function v8.2.1289
authorBram Moolenaar <Bram@vim.org>
Sat, 25 Jul 2020 12:11:55 +0000 (14:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 25 Jul 2020 12:11:55 +0000 (14:11 +0200)
commitc841afff6a89592f23710c6da5b0fea89b240937
treea91b6b153e09b3fcf83f5540d15a326c3357ed38
parent13e12b8a3c0fec29017f2dbdc6f57e372f8a7efd
patch 8.2.1289: crash when using a custom completion function

Problem:    Crash when using a custom completion function.
Solution:   Initialize all of the expand_T. (closes #6532)
src/cmdexpand.c
src/version.c