1
0
forked from aniani/vim

patch 8.1.0499: :2vimgrep causes an ml_get error

Problem:    :2vimgrep causes an ml_get error
Solution:   Pass tomatch pointer instead of value. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-10-28 14:36:09 +01:00
parent d474686a09
commit 1c29943416
4 changed files with 27 additions and 4 deletions

View File

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