commit | f05db56f242da7a0bd3770d69eb816091b303d3d | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Wed Mar 01 15:38:02 2017 -0800 |
committer | George Mount <mount@google.com> | Wed Mar 01 16:51:21 2017 -0800 |
tree | 24ae8d5219708dfdc2858de8017d98ee5f4a665e | |
parent | 43d059bf486969912b404b9d5f11ac0d2b9e7b89 [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: I996f54ae2540f31134e6a9a28870826a73ea1610 Change-Id: I3890dd30e9aff70f4ac142773de8479f1a9dffc8