forked from aniani/vim
patch 8.2.3929: using unititialized variable
Problem: Using unititialized variable. Solution: Set the option flags to zero for a terminal option.
This commit is contained in:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3929,
|
||||
/**/
|
||||
3928,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user