forked from aniani/vim
patch 8.2.2163: crash when discarded exception is the current exception
Problem: Crash when discarded exception is the current exception. Solution: Compare the execption with current_exception. (closes #7499)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2163,
|
||||
/**/
|
||||
2162,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user