diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-17 12:59:16 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-08-17 13:14:32 +0800 |
commit | faef577e90cf17699bd7bc206b0fb64af65334d2 (patch) | |
tree | b10eccc94a3ae24569c4757b2f7c3dbe5426bb28 /src/clint.py | |
parent | d9e7dad13945ce1f4110c37d5388b5c532dec0d3 (diff) | |
download | rneovim-faef577e90cf17699bd7bc206b0fb64af65334d2.tar.gz rneovim-faef577e90cf17699bd7bc206b0fb64af65334d2.tar.bz2 rneovim-faef577e90cf17699bd7bc206b0fb64af65334d2.zip |
vim-patch:8.2.3822: leaking memory in map() and filter(), no string in Vim9
Problem: Leaking memory in map() and filter(), cannot use a string argument
in Vim9 script.
Solution: Fix the leak, adjust the argument check, also run the tests as
Vim9 script. (Yegappan Lakshmanan, closes vim/vim#9354)
https://github.com/vim/vim/commit/2d877599ee1cede063ef4abe3a2272e67c116238
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions