]> granicus.if.org Git - vim/commit
patch 9.0.0017: accessing memory beyond the end of the line v9.0.0017
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2022 14:26:15 +0000 (15:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2022 14:26:15 +0000 (15:26 +0100)
commit3d51ce18ab1be4f9f6061568a4e7fabf00b21794
tree3905f0cbee771f45d35ed552b33c3726482c4924
parentc2a79b87fc31080ba24394c0b30bab45f1bea852
patch 9.0.0017: accessing memory beyond the end of the line

Problem:    Accessing memory beyond the end of the line.
Solution:   Stop Visual mode when closing a window.
src/testdir/test_visual.vim
src/version.c
src/window.c