diff options
author | Christopher Ferris <cferris@google.com> | 2014-11-18 15:50:47 -0800 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2014-11-20 15:47:29 -0800 |
commit | 5e2b8747df8eabdd0daf091f1afe3b7b3d6c2719 (patch) | |
tree | 4a24eef9397d422be230e08881c37783a796eb2f /compiler/optimizing/ssa_builder.h | |
parent | a971100be7870544360fa8a46311ef7f5adb6902 (diff) | |
download | art-5e2b8747df8eabdd0daf091f1afe3b7b3d6c2719.tar.gz art-5e2b8747df8eabdd0daf091f1afe3b7b3d6c2719.tar.bz2 art-5e2b8747df8eabdd0daf091f1afe3b7b3d6c2719.zip |
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
Diffstat (limited to 'compiler/optimizing/ssa_builder.h')
0 files changed, 0 insertions, 0 deletions