aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/iter.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-04-17 06:52:29 +0800
committerGitHub <noreply@github.com>2024-04-17 06:52:29 +0800
commit2f371ad7d0294072d407bb05816425b5694d1935 (patch)
treefcf3cf9c05641e0755a6119c6166101e4c62412b /runtime/lua/vim/iter.lua
parent0b2b1b01850a18546508007edb87866714c85dde (diff)
downloadrneovim-2f371ad7d0294072d407bb05816425b5694d1935.tar.gz
rneovim-2f371ad7d0294072d407bb05816425b5694d1935.tar.bz2
rneovim-2f371ad7d0294072d407bb05816425b5694d1935.zip
vim-patch:9.1.0341: Problem: a few memory leaks are found (#28382)
Problem: a few memory leaks are found (LuMingYinDetect ) Solution: properly free the memory Fixes the following problems: - Memory leak in f_maplist() fixes: vim/vim#14486 - Memory leak in option.c fixes: vim/vim#14485 - Memory leak in f_resolve() fixes: vim/vim#14484 - Memory leak in f_autocmd_get() related: vim/vim#14474 - Memory leak in dict_extend_func() fixes: vim/vim#14477 fixes: vim/vim#14238 closes: vim/vim#14517 https://github.com/vim/vim/commit/29269a71b5ac8a87c6c4beca35c173a19a2c9398 Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions