commit | e8f3f03ce142d9cdb10a1bb6bbbb428d0e8b672f | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Apr 04 16:49:44 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Apr 05 19:06:26 2016 -0700 |
tree | 7b32d865949adb0feb5ebb478f46166267bcfa12 | |
parent | 5827507da8efdaf4536c70dfdc54407c28e37852 [diff] |
ART: Handle OOM in stack overflow When creating a stack overflow error, we must not allocate a new out-of-memory error. Running its constructor will lead to a nested exception. Bug: 27663199 Change-Id: I2a7b5b937730eeade22dce654cfc4ad903c5f040