commit | 5e2b8747df8eabdd0daf091f1afe3b7b3d6c2719 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <[email protected]> | Tue Nov 18 15:50:47 2014 -0800 |
committer | Christopher Ferris <[email protected]> | Thu Nov 20 15:47:29 2014 -0800 |
tree | 4a24eef9397d422be230e08881c37783a796eb2f | |
parent | a971100be7870544360fa8a46311ef7f5adb6902 [diff] |
Fix fault handler invoked before vm running. If the ART fault handler is invoked before the vm is running, the code derefences a NULL pointer. In this case, just invoke the next handler in the chain instead. Change-Id: I58f0493eae1825d7a92a1e052c88e80527914dba