commit | 8b24f1abbad229fe5f4492526e5fba35a88f81fc | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Aug 30 16:14:42 2021 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Aug 31 00:36:24 2021 +0000 |
tree | 5cb8bc85424474e9c296e35a637934d72a387c8c | |
parent | d8bb0d591e8223ea13c9453c133ce69c1550a8c1 [diff] |
aidl_parser_fuzzer: try add filename hint In order to parse valid files, the fuzzer previously needed to have the filename present in the input text twice. This constraint makes it difficult to even find valid programs. Future considerations: - clear out old/existing corpus - manually create "good" corpus entries for the fuzzer Bug: 195473218 Test: aidl_parser_fuzzer Change-Id: I56ee41469b5563cd7c1b927319d21a7856480515
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview