1
0
forked from aniani/vim

updated for version 7.4.161

Problem:    Crash in Python exception handling.
Solution:   Only use exception variables if did_throw is set. (ZyX)
This commit is contained in:
Bram Moolenaar
2014-01-31 14:54:04 +01:00
parent fcc3f46735
commit 4315f26500
2 changed files with 4 additions and 7 deletions

View File

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