diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-12-08 17:53:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-08 17:53:01 +0800 |
commit | ca4f688ad4d6160e0ec0cb858a6559eb8a39b594 (patch) | |
tree | 9a9823776dc32bd47a29e351fbb865f7531b8a1c /runtime/lua/vim/lsp/client.lua | |
parent | fe1e2eff062605f7e617885011160a678822fd0c (diff) | |
download | rneovim-ca4f688ad4d6160e0ec0cb858a6559eb8a39b594.tar.gz rneovim-ca4f688ad4d6160e0ec0cb858a6559eb8a39b594.tar.bz2 rneovim-ca4f688ad4d6160e0ec0cb858a6559eb8a39b594.zip |
vim-patch:9.1.0913: no error check for neg values for 'messagesopt' (#31511)
Problem: no error check for neg values for 'messagesopt'
(after v9.1.0908)
Solution: add additional error checks and tests (h-east)
closes: vim/vim#16187
https://github.com/vim/vim/commit/65be834c30fb43abb2e41585b41eefcd2ae06c01
Nvim's getdigits() checks for overflow, so the code change isn't needed.
Co-authored-by: h-east <h.east.727@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp/client.lua')
0 files changed, 0 insertions, 0 deletions