* src/vm/jit/methodtree.c (methodtree_find): Detect and avoid endless loop when
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Mon, 31 Aug 2009 14:51:16 +0000 (16:51 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Mon, 31 Aug 2009 14:51:16 +0000 (16:51 +0200)
commita972dc38e7ed2303de37afe2952f3f398fb44c51
treea131a0a879e72e452573a8a2b187e2fcbefa8624
parent34aa19828c4f7fb8d3dea35cedff4dd0ed2a7142
* src/vm/jit/methodtree.c (methodtree_find): Detect and avoid endless loop when
methodtree lookup fails during stacktrace creation.
src/vm/jit/methodtree.c