commit | d668098e4714025b41052207c9332de86dc3936a | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Nov 01 18:17:23 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Nov 02 23:10:23 2021 +0000 |
tree | 7314f07ab95a12ff05b1d8c686ee1b90a24280fa | |
parent | 62eaabc3242b5e4ae5da7d39928123fda570f0b2 [diff] |
avoid extra release of unowned objects in Parcel error path Another bug due to a huge amount of complexity in the Parcel implementation. Bug: 203847542 Test: added testcase fails on device w/o Parcel.cpp fix, and it passes on a device with the fix Merged-In: I34411675687cb3d18bffa082984ebdf308e1c1a6 Change-Id: I34411675687cb3d18bffa082984ebdf308e1c1a6 (cherry picked from commit 04390376b043bf6a15ff2943a9ed63d9d8173842)