1
0
forked from aniani/vim

patch 8.2.2438: out of bounds compiler warning

Problem:    Out of bounds compiler warning.
Solution:   Increase the size of uf_name.
This commit is contained in:
Bram Moolenaar
2021-01-31 14:46:00 +01:00
parent 4d8479b335
commit 6a12e3342d
2 changed files with 4 additions and 2 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2438,
/**/
2437,
/**/