1
0
forked from aniani/vim
Files
vim/src/window.c
Bram Moolenaar 89015a6759 patch 8.2.2244: crash when making the window width negative
Problem:    Crash when making the window width of the not-current window
            negative.
Solution:   Make sure the window width is not negative. (closes #7568)
2020-12-29 12:46:51 +01:00

161 KiB