Skip to content
Snippets Groups Projects
Commit 4a344cc4 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

A fix and a test case for Bug#1043858

A fix and a test case for Bug#1043858
"server crash on lua stack overflow on CentOS 5.4"

Workaround a bug in libobjc2 which would mistakenly
try to catch a foreign exception in @catch (id e) frame,
when there is a @finally down the stack.

A test case is added to the test suite.

A refined test case is sent to the libobjc2 maintainer.
parent 9d8af8e3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment