diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-27 11:52:07 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-07-27 12:00:52 +0800 |
commit | f586131e578f46165716ac047d6915ef7aa95718 (patch) | |
tree | 36b8d122e71708f7f120a2c17184be25021db591 /runtime/lua/vim/lsp/util.lua | |
parent | 79872f377019614467a8e03049fb47c067331804 (diff) | |
download | rneovim-f586131e578f46165716ac047d6915ef7aa95718.tar.gz rneovim-f586131e578f46165716ac047d6915ef7aa95718.tar.bz2 rneovim-f586131e578f46165716ac047d6915ef7aa95718.zip |
vim-patch:8.2.4623: Coverity warns for using uninitialized field
Problem: Coverity warns for using uninitialized field.
Solution: Initialize he field to zero.
https://github.com/vim/vim/commit/03a297c63f1512ba9783104a343dc7e2024e0bb0
Also only initialize used fields in f_fullcommand().
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions