forked from aniani/vim
patch 8.2.4399: crash after ml_get error
Problem: Crash after ml_get error. Solution: When returning "???" flush the line and set ml_line_lnum.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4399,
|
||||
/**/
|
||||
4398,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user