diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-05-08 10:24:44 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-05-08 11:11:46 +0800 |
commit | c2441a8fb950b23088f08db4ceb10c0d25e613d6 (patch) | |
tree | 8cc2a81466ce4d7a0105157c7708bc1527eca3c9 /runtime/lua/man.lua | |
parent | ca344b715b0755885fe1b45bd97db4f8bb1e1879 (diff) | |
download | rneovim-c2441a8fb950b23088f08db4ceb10c0d25e613d6.tar.gz rneovim-c2441a8fb950b23088f08db4ceb10c0d25e613d6.tar.bz2 rneovim-c2441a8fb950b23088f08db4ceb10c0d25e613d6.zip |
vim-patch:8.2.4073: Coverity warns for using NULL pointer
Problem: Coverity warns for using NULL pointer.
Solution: Bail out when running out of memory. Check for running over end of
a string.
https://github.com/vim/vim/commit/54598066ca4cfaf0761aedf47e4ba9844674791e
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/man.lua')
0 files changed, 0 insertions, 0 deletions