]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1868 v7.4.1868
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Jun 2016 21:08:39 +0000 (23:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Jun 2016 21:08:39 +0000 (23:08 +0200)
commitb89a25f17e274dc308c584ea69a129ffbb26bc3d
tree455bf3eab43488d41987e9e5ef1cebd50e099b71
parent3c809343c72d9964475f421fd03bb892bc584a51
patch 7.4.1868
Problem:    Setting really_exiting causes memory leaks to be reported.
Solution:   Add the in_free_all_mem flag.
src/eval.c
src/globals.h
src/misc2.c
src/version.c