1
0
forked from aniani/vim

patch 8.2.3201: crash in test

Problem:    Crash in test.
Solution:   Initialize "where".
This commit is contained in:
Bram Moolenaar
2021-07-22 15:14:25 +02:00
parent 7a3fe3e180
commit 2b59df00d8
3 changed files with 5 additions and 5 deletions

View File

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