commit | b2a116b84a08be2c96b1223a038ed4c06733266e | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Tue Jun 06 22:06:33 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Jun 06 22:55:47 2023 +0000 |
tree | b297736e5f91edd39ae51c92e70d8e7e3927261b | |
parent | 38b89eaed9e89c16b7e17be15045fdb965a90f48 [diff] |
Make Parcel::readOutVectorSizeWithCheck public There are still a few cases of manually defined binder interfaces and they need to check the size of the vectors against something. That something is defined here with kMaxAllocationSize. Test: libsensorserviceaidl_fuzzer Bug: None Change-Id: Ie33c74609f9a12212c2e02c81f76477d607a17c0