commit | 42a3f876ada566e0f03934795e4033bc736f437c | [log] [tgz] |
---|---|---|
author | Ryan Prichard <rprichard@google.com> | Thu Jan 04 13:51:52 2024 -0800 |
committer | Ryan Prichard <rprichard@google.com> | Thu Jan 11 12:33:15 2024 -0800 |
tree | 520efe08becd50e5b2c8bcf35e4e1ef5395d4236 | |
parent | 6b24144781d9b9282e73606381c365dbf7a34e42 [diff] |
trusty: clear fuzzer's extra counters directly The FuzzerDefs.h APIs are internal to the fuzzer and aren't available when the fuzzer is built with a custom private libc++, so remove the ExtraCountersBegin/ExtraCountersEnd assertions and inline the array clearing. Bug: 175635923 Bug: 303175229 Bug: 315079422 Test: m libtrusty_fuzz_utils trusty_gatekeeper_fuzzer Change-Id: I1ca9d9867026ff6f8e494ac6026fb1314caab7d1