]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1966 v7.4.1966
authorBram Moolenaar <Bram@vim.org>
Tue, 28 Jun 2016 19:11:32 +0000 (21:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 28 Jun 2016 19:11:32 +0000 (21:11 +0200)
commitbcf7772a23624edc0942120e564f6b4ac95604ad
tree850be5be368a12a3a7d70c07bbfa190be6c0854b
parentadb78a77ebb47627bcf73bd16ac1119d970e17c8
patch 7.4.1966
Problem:    Coverity reports a resource leak.
Solution:   Close "fd" also when bailing out.
src/quickfix.c
src/version.c