commit | f066b3f7fd084a1459e4ded4a8ec3b68c65baee2 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Feb 28 10:38:19 2017 -0800 |
committer | George Mount <mount@google.com> | Tue Feb 28 10:45:55 2017 -0800 |
tree | 4ff8c70b9b69fb02060b50c7bfe8eb5cdb26a547 | |
parent | 4c78d0f4beb89792eb955aa4fae85a730966e6a4 [diff] |
Fix NPE when combining pop with add transaction. Bug 35832085 When pop transactions and an add transaction are acting in the same frame, optimized tranactions can work properly, but unoptimized transactions have no guarantees. This fixes a crash with unoptimized transactions so they will at least not break. Test: ran fragment tests Change-Id: I789fdf808640806725e84280a5187f252916c453