1
0
forked from aniani/vim

updated for version 7.4.063

Problem:    Crash when using invalid key in Python dictionary.
Solution:   Check for object to be NULL.  Add tests. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-11-04 00:34:53 +01:00
parent d5d015d457
commit ba2d7ffc4b
6 changed files with 17 additions and 0 deletions

View File

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