1
0
forked from aniani/vim

patch 8.2.1265: crash with EXITFREE when split() fails

Problem:    Crash with EXITFREE when split() fails.
Solution:   Restore 'cpoptions'.
This commit is contained in:
Bram Moolenaar
2020-07-21 22:25:51 +02:00
parent 420952175a
commit 7d5e744162
2 changed files with 5 additions and 2 deletions

View File

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