forked from aniani/vim
patch 8.2.4041: using unitialized pointer
Problem: Using unitialized pointer. Solution: Store "ht" when variable is in another script.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4041,
|
||||
/**/
|
||||
4040,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user