1
0
forked from aniani/vim

patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd

Problem:    Invalid memory use when using SpellFileMissing autocmd.
Solution:   Add test case. (Dominique Pellé, closes #7036)  Fix using a window
            that was closed.
This commit is contained in:
Bram Moolenaar
2020-09-28 23:13:15 +02:00
parent 4934ad0e44
commit d569a9e746
3 changed files with 26 additions and 1 deletions

View File

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