commit | 74eaf377e4550f29f0676c9f6316dfe3ba8bb25e | [log] [tgz] |
---|---|---|
author | Pawan Wagh <waghpawan@google.com> | Tue Jan 03 18:28:14 2023 +0000 |
committer | Pawan Wagh <waghpawan@google.com> | Tue Jan 03 19:10:08 2023 +0000 |
tree | e22ee0dc6387f0a1395dee2fe68204236a5e0660 | |
parent | dc44a31e26b918f21b4ed560d893a8cfe03d536b [diff] |
libbinder_rs : removing assert while reading parcel Asserting while trying to read the parcel received from another process is causing crashes in fuzzer. Since, there is no gurantee that received parcel may have exact data which is being read, this assert should not exist. Test: m libbinder_rs Bug: 261827787 Change-Id: I8a96ef05e65ff8250644accd7d237a486ec16cff