]> granicus.if.org Git - vim/commit
patch 8.2.2406: Vim9: profiled :def function leaks memory v8.2.2406
authorBram Moolenaar <Bram@vim.org>
Sun, 24 Jan 2021 20:30:48 +0000 (21:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Jan 2021 20:30:48 +0000 (21:30 +0100)
commitc05fe07529f10fc32a2086cb44a708520c8d14ce
tree1f37c1ed97492d11eda2664369798f6c1f3f1dad
parent4efd9948291801bffebf36b4a9910d08ff981987
patch 8.2.2406: Vim9: profiled :def function leaks memory

Problem:    Vim9: profiled :def function leaks memory.
Solution:   Delete the profiled instructions.
src/version.c
src/vim9compile.c