diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-02-23 06:37:19 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-02-23 06:39:34 +0800 |
commit | 1f75184b5cd4db7c250b1eb4d39ea06d3c906e5f (patch) | |
tree | 8ae78d3ec9a066e878bee42195d1da8896fa8fca /runtime/lua/vim/lsp.lua | |
parent | 06df895e71720b65f98b6b9c579ca5918a12bc04 (diff) | |
download | rneovim-1f75184b5cd4db7c250b1eb4d39ea06d3c906e5f.tar.gz rneovim-1f75184b5cd4db7c250b1eb4d39ea06d3c906e5f.tar.bz2 rneovim-1f75184b5cd4db7c250b1eb4d39ea06d3c906e5f.zip |
vim-patch:9.1.0127: Naming a non-pointer variable "oap" is strange
Problem: Naming a non-pointer variable "oap" is strange.
Solution: Rename it to "oa". Also prevent using freed memory in case of
memory allocation failure. (zeertzjq)
closes: vim/vim#14075
https://github.com/vim/vim/commit/5e3674b42da10b7e7c72d1f20f9a15379af1b60a
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions