summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2020-11-27 12:31:06 +0000
committerNicolas Geoffray <ngeoffray@google.com>2020-11-27 12:31:06 +0000
commit3eb493f8108c4a818919a60a76840e338c41da63 (patch)
tree05ef8c03565d508c27107cdc1c790a75d65fc90a /test/ProfileTestMultiDex
parent29ce8439617b7434938a84c7b39cfe0a25212c1e (diff)
Do a null check on the OatQuickMethodHeader.
Even if we found a method at the bottom of the stack, we may be executing something unrelated to it. That's when GetOatQuickMethodHeader will return null. So do a null check and return if we did not find any compiled code. Test: build Bug: 173753901 Change-Id: I05595d601e0523b1254581c306b157b273828c53
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions