1
0
forked from aniani/vim

patch 7.4.1813

Problem:    Memory access error when running test_quickfix.
Solution:   Allocate one more byte. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-05-01 13:28:38 +02:00
parent 187147aedd
commit 9b4ebc692d
2 changed files with 8 additions and 6 deletions

View File

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