1
0
forked from aniani/vim

patch 8.2.1796: Vim9: invalid memory access with weird function name

Problem:    Vim9: invalid memory access with weird function name. (Dhiraj
            Mishra)
Solution:   Check the name is valid.  Add a test.
This commit is contained in:
Bram Moolenaar
2020-10-04 13:42:34 +02:00
parent 2bb2658bef
commit 7b5d544269
3 changed files with 36 additions and 1 deletions

View File

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