diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-10-28 13:27:38 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-10-28 13:28:18 +0800 |
commit | 3afcc48a05693738f613464607286b5684b148cd (patch) | |
tree | d7cfe098fea11a019e21c6899a0e8e81e7a8f244 /runtime/lua/vim/ui.lua | |
parent | bfdf10d87088ee8094cdbab7cef1cb49dc637663 (diff) | |
download | rneovim-3afcc48a05693738f613464607286b5684b148cd.tar.gz rneovim-3afcc48a05693738f613464607286b5684b148cd.tar.bz2 rneovim-3afcc48a05693738f613464607286b5684b148cd.zip |
vim-patch:8.2.3407: using uninitialized memory with "let g:['bar'] = 2"
Problem: Using uninitialized memory with "let g:['bar'] = 2".
Solution: Initialize v_type of a new dict item.
https://github.com/vim/vim/commit/3b318513561b5862944769188ae4af6b70311838
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions