forked from aniani/vim
patch 9.0.0547: looping over empty out_loop[] entries
Problem: Looping over empty out_loop[] entries. Solution: Store the array size.
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
547,
|
||||
/**/
|
||||
546,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user