1
0
forked from aniani/vim

updated for version 7.3.348

Problem:    "call range(1, 947948399)" causes a crash. (ZyX)
Solution:   Avoid a loop in the out of memory message.
This commit is contained in:
Bram Moolenaar
2011-10-26 11:41:00 +02:00
parent b931d74b06
commit 79739e163b
2 changed files with 7 additions and 1 deletions

View File

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