forked from aniani/vim
patch 8.2.4235: invalid check for NULL pointer
Problem: Invalid check for NULL pointer. Solution: Remove the check.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4235,
|
||||
/**/
|
||||
4234,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user