]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2091 v7.4.2091
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Jul 2016 20:12:38 +0000 (22:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Jul 2016 20:12:38 +0000 (22:12 +0200)
commit2e45d21c819272051f7ef4436f483e4b2ecfb369
tree8b2fd3f2c356fc4ad4994cf6d3d9e22e2f68779f
parentdf48fb456fb6bf63d94cad9b302ff01d8ee8d311
patch 7.4.2091
Problem:    Coverity reports a resource leak when out of memory.
Solution:   Close the file before returning.
src/term.c
src/version.c