]> granicus.if.org Git - vim/commit
patch 9.0.0556: leaking memory with nested functions v9.0.0556
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Sep 2022 12:27:57 +0000 (13:27 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Sep 2022 12:27:57 +0000 (13:27 +0100)
commit86fb3f8b99d155fe6bcbb553b5596c3e9fd570a9
tree70c15d71459370408d094260654bca87c222f52c
parent20e58561abc4116f3bfbafaef242d886dd77b303
patch 9.0.0556: leaking memory with nested functions

Problem:    Leaking memory with nested functions.
Solution:   Free saved pointer.
src/eval.c
src/version.c