1
0
forked from aniani/vim

patch 8.2.1109: still crashing when using s:variable

Problem:    Still crashing when using s:variable.
Solution:   Remove assignment. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2020-07-01 16:00:44 +02:00
parent d58d4f90ae
commit 086eb18ba1
2 changed files with 3 additions and 1 deletions

View File

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