aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/util.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-07-27 11:52:07 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-07-27 12:00:52 +0800
commitf586131e578f46165716ac047d6915ef7aa95718 (patch)
tree36b8d122e71708f7f120a2c17184be25021db591 /runtime/lua/vim/lsp/util.lua
parent79872f377019614467a8e03049fb47c067331804 (diff)
downloadrneovim-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