diff options
author | oni-link <knil.ino@gmail.com> | 2015-09-09 15:59:49 +0200 |
---|---|---|
committer | oni-link <knil.ino@gmail.com> | 2015-09-09 19:03:45 +0200 |
commit | 367fc419434101d7f4bb1b40534bad94f0c027de (patch) | |
tree | a06ad0dcdfcdca466fa8b867cd36baf04878003c /test/functional/eval/msgpack_functions_spec.lua | |
parent | 41446715b4cfe76083545090f00de429efc06833 (diff) | |
download | rneovim-367fc419434101d7f4bb1b40534bad94f0c027de.tar.gz rneovim-367fc419434101d7f4bb1b40534bad94f0c027de.tar.bz2 rneovim-367fc419434101d7f4bb1b40534bad94f0c027de.zip |
path.c: Fix memory leak in expand_wildcards().
A file that matches with one of the patterns in 'wildignore' is ignored
when using expand_wildcards(). After removing ignored files, the array
of (file name) matches can be empty. But an empty array is never freed.
Diffstat (limited to 'test/functional/eval/msgpack_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions