aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/compat.lua
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2020-01-15 22:20:21 -0500
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2020-01-17 19:06:50 -0500
commitd811fab0ad3e679acc27a4ff8f399fcf04726aa9 (patch)
treed51d6493b80546fc52bd7ae8d294b54482d9a875 /runtime/lua/vim/compat.lua
parent03da3697a40d56961250028ce60a49ea6e87728b (diff)
downloadrneovim-d811fab0ad3e679acc27a4ff8f399fcf04726aa9.tar.gz
rneovim-d811fab0ad3e679acc27a4ff8f399fcf04726aa9.tar.bz2
rneovim-d811fab0ad3e679acc27a4ff8f399fcf04726aa9.zip
vim-patch:8.2.0120: virtcol() does not check arguments to be valid
Problem: virtcol() does not check arguments to be valid, which may lead to a crash. Solution: Check the column to be valid. Do not decrement MAXCOL. (closes vim/vim#5480) https://github.com/vim/vim/commit/b3d33d8570bc49a7f90990572d7f9630a1bfae02
Diffstat (limited to 'runtime/lua/vim/compat.lua')
0 files changed, 0 insertions, 0 deletions