diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-04-29 00:31:01 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-05-03 13:16:37 -0400 |
commit | 66369cd9d03bf4b09c354f4a23ed24adad834408 (patch) | |
tree | 19287c2428e1ebf62836609ee79dabb37b09fe28 /src/clint.py | |
parent | 5058b07122507e5cdd988dc956f0b6b359d18193 (diff) | |
download | rneovim-66369cd9d03bf4b09c354f4a23ed24adad834408.tar.gz rneovim-66369cd9d03bf4b09c354f4a23ed24adad834408.tar.bz2 rneovim-66369cd9d03bf4b09c354f4a23ed24adad834408.zip |
vim-patch:8.1.0800: may use a lot of memory when a function refers itself
Problem: May use a lot of memory when a function creates a cyclic
reference.
Solution: After saving a funccal many times, invoke the garbage collector.
(closes vim/vim#3835)
https://github.com/vim/vim/commit/4456ab527a6a5faae9287f3bd2e52cc18966cfb0
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions