Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 98947417 authored by Steven Moreland's avatar Steven Moreland
Browse files

binder_parcel_fuzzer: avoid timeouts

libFuzzer was causing this test to timeout by feeding it, say, 600kb of
input, corresponding to 150,000 instructions to run. This kind of input
isn't interesting and is distracting from real results, so artificially
cutting the maximum input size to 50kb (~ 17,500 instructions).

Fixes: 142617274
Test: binder_parcel_fuzzer
Change-Id: I320ec57a9d1827ecaec035a3b5414bc4f97c0620
parent e676761d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment