commit | b09a1d237f1a881c82c4cd9381a9fc3d56cb22e2 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Sat Dec 07 03:23:57 2024 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Dec 16 14:22:03 2024 -0800 |
tree | 16d9f3b99e7926ef2c54abd894d8d09f95cc5cb9 | |
parent | 750d69b248d1f7c90c8dbe6f1eee322cf0fc59e7 [diff] |
binder_parcel_fuzzer: support owned Parcels Some codepaths in Parcel are different when the Parcel is owned. This allows fillRandomParcel to also sometimes cause the returned Parcel be a view of a filled out Parcel. This increases the possible impact and bug finding abilities of all of our AIDL fuzzers as well. Ignore-AOSP-First: fuzzing Bug: 369404061 Test: binder_parcel_fuzzer Change-Id: Ib19a0cbd74d48e18ba36cff56202541105ef9163