aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-02-23 06:37:19 +0800
committerzeertzjq <zeertzjq@outlook.com>2024-02-23 06:39:34 +0800
commit1f75184b5cd4db7c250b1eb4d39ea06d3c906e5f (patch)
tree8ae78d3ec9a066e878bee42195d1da8896fa8fca /runtime/lua/vim/lsp.lua
parent06df895e71720b65f98b6b9c579ca5918a12bc04 (diff)
downloadrneovim-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