diff options
author | erw7 <erw7.github@gmail.com> | 2019-09-01 18:44:14 +0900 |
---|---|---|
committer | erw7 <erw7.github@gmail.com> | 2020-05-07 16:47:41 +0900 |
commit | 1212390254c5de90513c0314efa94df7b9218590 (patch) | |
tree | 731d6f6e1198c6d4a50c0bb0e5507c597de9b088 /runtime/lua/vim/lsp/util.lua | |
parent | 17f067f4b4799dde06be78f9b7c9e7c7d60900a2 (diff) | |
download | rneovim-1212390254c5de90513c0314efa94df7b9218590.tar.gz rneovim-1212390254c5de90513c0314efa94df7b9218590.tar.bz2 rneovim-1212390254c5de90513c0314efa94df7b9218590.zip |
vim-patch:8.1.1007: using closure may consume a lot of memory
Problem: Using closure may consume a lot of memory.
Solution: unreference items that are no longer needed. Add a test. (Ozaki
Kiichi, closes vim/vim#3961)
https://github.com/vim/vim/commit/209b8e3e3bf7a4a3d102134124120f6c7f57d560
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions