]> granicus.if.org Git - vim/commit
patch 9.0.1109: leaking allocated type v9.0.1109
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 10:36:34 +0000 (10:36 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 10:36:34 +0000 (10:36 +0000)
commitc4b3f6477c4956c49da1277d55e6915ea7e6a39e
tree860fdc4bd5ae0ed882dfdf286cda348226c86aa4
parentc6951a76a58663ef8a773d340f2260da7455643c
patch 9.0.1109: leaking allocated type

Problem:    Leaking allocated type.
Solution:   Reset the "static" flag in the allocated type copy.
src/version.c
src/vim9instr.c