forked from LineageOS/android_art
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling for invalid or missing app images
Avoid crashing when there is an invalid app image path passed to oatdump. Added regression test. Bug: 137724009 Test: test-art-host-gtest-oatdump_app_test Change-Id: I27470d0c1d844de5b9f3f3bf960e925cd8977d50
- Loading branch information
Mathieu Chartier
committed
Jul 19, 2019
1 parent
d84794d
commit 6b689ce
Showing
3 changed files
with
32 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters