forked from aniani/vim
updated for version 7.3.675
Problem: Using uninitialized memory with very long file name. Solution: Put NUL after text when it is truncated. (ZyX)
This commit is contained in:
@@ -719,6 +719,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
675,
|
||||
/**/
|
||||
674,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user