1
0
forked from aniani/vim

updated for version 7.3.954

Problem:    No check if PyObject_IsTrue fails.
Solution:   Add a check for -1 value. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-15 16:11:50 +02:00
parent d5f729cada
commit b983f75d22
2 changed files with 14 additions and 3 deletions

View File

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