1
0
forked from aniani/vim

patch 8.2.4752: wrong 'statusline' value can cause illegal memory access

Problem:    Wrong 'statusline' value can cause illegal memory access.
Solution:   Properly check the value. (closes #10192)
This commit is contained in:
zeertzjq
2022-04-15 13:17:57 +01:00
committed by Bram Moolenaar
parent 648dd88af6
commit 5dc294a7b6
3 changed files with 20 additions and 8 deletions

View File

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