summaryrefslogtreecommitdiff
path: root/src/native/java_lang_Object.cc
diff options
context:
space:
mode:
author jeffhao <jeffhao@google.com> 2013-01-02 18:13:42 -0800
committer jeffhao <jeffhao@google.com> 2013-01-03 14:40:36 -0800
commit6641ea12b98dda9ec45d29f20e43f85698b88a02 (patch)
tree1ffeecc0d83c3ec6158bcdbaf8851e716f24f2d7 /src/native/java_lang_Object.cc
parent1d6df8edb5b177bd24d692e1fa854272af394d0a (diff)
Fix stack walking when top frame has null method pointer.
Changed the do-while loop to just a while loop in the stack walk. This fixes the case where the top frame has a null method pointer, which can happen during instrumentation. Change-Id: If7d67cd315d31bac4c1bbe31d6e385612b182935
Diffstat (limited to 'src/native/java_lang_Object.cc')
0 files changed, 0 insertions, 0 deletions