1
0
forked from aniani/vim

patch 9.0.0577: buffer underflow with unexpected :finally

Problem:    Buffer underflow with unexpected :finally.
Solution:   Check CSF_TRY can be found.
This commit is contained in:
Bram Moolenaar
2022-09-24 17:24:12 +01:00
parent b2209f213e
commit 96b9bf8f74
3 changed files with 291 additions and 270 deletions

View File

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