diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-05-13 22:39:28 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-05-13 22:45:59 +0800 |
commit | cd9ca700e5053f8a9666c917310dcc39651e3bfa (patch) | |
tree | e960618fe3e508a432ee9b814a387f8bf8c22024 /src/nvim/viml/parser/expressions.c | |
parent | 2de3362ce3877b622a26c21214c95c69892b8c63 (diff) | |
download | rneovim-cd9ca700e5053f8a9666c917310dcc39651e3bfa.tar.gz rneovim-cd9ca700e5053f8a9666c917310dcc39651e3bfa.tar.bz2 rneovim-cd9ca700e5053f8a9666c917310dcc39651e3bfa.zip |
vim-patch:9.0.0598: using negative array index with negative width window
Problem: Using negative array index with negative width window.
Solution: Make sure the window width does not become negative.
https://github.com/vim/vim/commit/8279af514ca7e5fd3c31cf13b0864163d1a0bfeb
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/nvim/viml/parser/expressions.c')
0 files changed, 0 insertions, 0 deletions