commit | 6653bde0b61f3707e4df283ca9ac537696b819c0 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jun 07 17:26:17 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Jun 07 19:14:39 2022 +0000 |
tree | 10da9c8ef2ad1a6e3a93076428d892afe391799f | |
parent | 97c1356a08376bd1664a0ce5be5591fe9c91c7d6 [diff] |
libbinder: Status - fix read at end of Parcel Due to OBO (actually off by 4), a Status at the end of the Parcel with exception information would be reduced to EX_TRANSACTION_FAILED in native code. Bug: 235006086 Bug: 132650049 Test: connectivity_native_test, binder_parcel_fuzzer (for a few minutes), aidl_integration_test Change-Id: I5660958006d7670ad6fc3aabde725cd1d8fe188a