]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0330: illegal memory access after "vapo" v8.0.0330
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Feb 2017 10:40:00 +0000 (11:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Feb 2017 10:40:00 +0000 (11:40 +0100)
commit84b2a381451e9068b09ef6d85f5e8cf1598e7355
tree8613cf846d1abb7a5d3b24eca6014235e4d8ab6b
parent10434674821939222bf552d15d93e0132d13badc
patch 8.0.0330: illegal memory access after "vapo"

Problem:    Illegal memory access after "vapo". (Dominique Pelle)
Solution:   Fix the cursor column.
src/search.c
src/testdir/test_visual.vim
src/version.c