1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2018-10-07 17:46:42 +02:00
parent 0cc7b2d6cc
commit df77cef92e
3 changed files with 34 additions and 9 deletions

View File

@@ -792,6 +792,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
458,
/**/
457,
/**/