OSDN Git Service

Attempt to fix dalvik heap corruption.
authorJesse Wilson <jessewilson@google.com>
Tue, 6 Sep 2011 16:55:25 +0000 (12:55 -0400)
committerThe Android Automerger <android-build@android.com>
Wed, 14 Sep 2011 00:45:37 +0000 (17:45 -0700)
commit167e062f649c5dd0d811336e8e5734e956ef38dc
tree6985cc6d7f073af2918bcbc6fd20a33b9aedd1cf
parent51762ed9cb3d2dec59e90abb0cbf585070ea6a3a
Attempt to fix dalvik heap corruption.

This is bccheng's find, as reported here:
http://b/5208786#ISSUE_HistoryHeader49

Bug: http://b/5208786
Change-Id: I1616bac1ef6c197f723656187a784fc6838975d4
vm/interp/Interp.cpp