forked from aniani/vim
patch 7.4.1255
Problem: Crash for channel "eval" command without third argument. Solution: Check for missing argument.
This commit is contained in:
@@ -742,6 +742,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1255,
|
||||
/**/
|
||||
1254,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user