diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-05 22:08:18 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-05 22:50:57 -0400 |
commit | 44a331c36b5af25e51b072e8e77c478c2540ff43 (patch) | |
tree | 473a977099f1d196f21c179f846459cfe2db0277 /runtime/lua/vim/lsp/util.lua | |
parent | dd935e147344d90d42710c144822259a6af6f090 (diff) | |
download | rneovim-44a331c36b5af25e51b072e8e77c478c2540ff43.tar.gz rneovim-44a331c36b5af25e51b072e8e77c478c2540ff43.tar.bz2 rneovim-44a331c36b5af25e51b072e8e77c478c2540ff43.zip |
vim-patch:8.2.2820: session file may divide by zero
Problem: Session file may divide by zero.
Solution: Avoid writing difide by zero. (closes vim/vim#8162)
https://github.com/vim/vim/commit/b6c2e9a010ebd7db586081957e634903d4972fa1
Avoid typecasts if possible.
Use PRIdLINENR, PRId64, to format line numbers.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions