]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.871 v7.4.871
authorBram Moolenaar <Bram@vim.org>
Tue, 15 Sep 2015 17:05:59 +0000 (19:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 15 Sep 2015 17:05:59 +0000 (19:05 +0200)
commit7b256fe7445b46929f660ea74e9090418f857696
treeacce5cba0516a0677d8d478ba091e1306487a921
parent2455c4ede8d4ff6f0754977b548708eec08869eb
patch 7.4.871
Problem:    Vim leaks memory, when 'wildignore' filters out all matches.
Solution:   Free the files array when it becomes empty.
src/misc1.c
src/version.c