]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0716: Vim9: another memory leak v8.2.0716
authorBram Moolenaar <Bram@vim.org>
Thu, 7 May 2020 21:20:21 +0000 (23:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 May 2020 21:20:21 +0000 (23:20 +0200)
commit5c2fe644430efabf9dadfb89a9f1e82367eaf28d
tree43bdaf62be49cf4b4b426947592bd11d8b6e1124
parentcca34aa4bef5327eb4025850045c4c980ef4354b
patch 8.2.0716: Vim9: another memory leak

Problem:    Vim9: another memory leak.
Solution:   Clear typval when failing.
src/version.c
src/vim9compile.c