]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1012: memory leak with E461 v8.1.1012
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Mar 2019 13:43:31 +0000 (14:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Mar 2019 13:43:31 +0000 (14:43 +0100)
commitab89d7ab89a1dd7e40cc28df96c71c11b5ab9089
treecd76320ae99324ae5668f3a5b0cfa37cc151a60b
parent2ba4238818ca5ea52334de3037ef3729584cebf5
patch 8.1.1012: memory leak with E461

Problem:    Memory leak with E461.
Solution:   Clear the typeval. (Dominique Pelle, closes #4111)
src/eval.c
src/version.c