]> granicus.if.org Git - vim/commit
patch 8.1.0458: ml_get error and crash when using "do" v8.1.0458
authorBram Moolenaar <Bram@vim.org>
Sun, 7 Oct 2018 15:46:42 +0000 (17:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 Oct 2018 15:46:42 +0000 (17:46 +0200)
commitdf77cef92ec034796723ffa3adb12e8b46daa98e
treeb7106c402d4d687ede7623fcb1b954e5b879f8c4
parent0cc7b2d6ccc79d6ce69f5405f9914a42cb4f615e
patch 8.1.0458: ml_get error and crash when using "do"

Problem:    Ml_get error and crash when using "do".
Solution:   Adjust cursor position also when diffupdate is not needed.
            (Hirohito Higashi)
src/diff.c
src/testdir/test_diffmode.vim
src/version.c