]> granicus.if.org Git - vim/commit
patch 8.2.4663: occasional crash when running the GUI tests v8.2.4663
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Apr 2022 18:44:47 +0000 (19:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Apr 2022 18:44:47 +0000 (19:44 +0100)
commit17fa233f6f88587d35310b76f48c5a26642c470a
tree7dc95e7c48fbf06d313fdd95c5d65b508b423a79
parent22ebd172e48ba060c8a7bae3dbf6480b7596d937
patch 8.2.4663: occasional crash when running the GUI tests

Problem:    Occasional crash when running the GUI tests.
Solution:   Check that the line index is not too high. (closes #8681)
src/screen.c
src/version.c