forked from aniani/vim
patch 8.2.3489: ml_get error after search with range
Problem: ml_get error after search with range. Solution: Limit the line number to the buffer line count.
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3489,
|
||||
/**/
|
||||
3488,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user