commit | d7ba01f0a722f21217be11c7677c65d699f780f3 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Wed Mar 01 15:37:05 2017 -0800 |
committer | George Mount <mount@google.com> | Wed Mar 01 15:46:24 2017 -0800 |
tree | 715a8e073038eacfaff3aaece3e788ea9546c033 | |
parent | 6b198c25cea62c1d9c2b3014f0efd34367d276d3 [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 tests fixes for a crash with unoptimized transactions so they will at least not break. Test: ran fragment cts tests Change-Id: I996f54ae2540f31134e6a9a28870826a73ea1610