aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/fs.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-11-23 19:56:50 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-11-23 19:59:43 +0800
commit65d95fa41530bfc85ba5dd6ae10201e6b788e4a3 (patch)
treeff43e67b67a38e7d8d160cbfa4a6f43b10a84179 /runtime/lua/vim/fs.lua
parente339376cca2faf18da7a03f93958ef926f856643 (diff)
downloadrneovim-65d95fa41530bfc85ba5dd6ae10201e6b788e4a3.tar.gz
rneovim-65d95fa41530bfc85ba5dd6ae10201e6b788e4a3.tar.bz2
rneovim-65d95fa41530bfc85ba5dd6ae10201e6b788e4a3.zip
vim-patch:9.0.0926: Coverity warns for not using return value of dict_add()
Problem: Coverity warns for not using return value of dict_add(). Solution: When dict_add() fails then don't call hash_remove(). https://github.com/vim/vim/commit/bc222152d8dea252aa5f1fa24b5536ed269feb92 N/A patches for version.c: vim-patch:9.0.0927: Coverity warns for using a NULL pointer Problem: Coverity warns for using a NULL pointer. Solution: Check for memory allocaion failure. https://github.com/vim/vim/commit/96cbbe29debba25d7eec8d01955c5ac01f5c420d Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/fs.lua')
0 files changed, 0 insertions, 0 deletions