forked from aniani/vim
patch 8.2.5161: might still access invalid memory
Problem: Might still access invalid memory. Solution: Add extra check for negative value.
This commit is contained in:
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5161,
|
||||
/**/
|
||||
5160,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user