]> granicus.if.org Git - vim/commit
patch 9.0.0624: leaking argument type array v9.0.0624
authorBram Moolenaar <Bram@vim.org>
Thu, 29 Sep 2022 19:23:35 +0000 (20:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 29 Sep 2022 19:23:35 +0000 (20:23 +0100)
commitac38ec7c7f7cb0ab94397dc19bd72b0a84afdbe5
tree59c615034920c524806897a980569e5e80499968
parentfa1039760e8c1a0c7a2a722160bd3d71a4736e61
patch 9.0.0624: leaking argument type array

Problem:    Leaking argument type array.
Solution:   Add allocated memory to type_gap.
src/version.c
src/vim9type.c