commit | ed72e37c4aa50674c4d411f2575cf1d5e734d596 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Tue Oct 26 22:53:45 2021 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Tue Oct 26 23:03:33 2021 +0800 |
tree | 4215731e078f1fdabb130ce6ff84751c78af488b | |
parent | 6aa256fdf6beb154a98ca93e8742296e7f409256 [diff] |
libfstab_fuzzer: Add dictionary to guide the fuzzer This is probably an overkill, but still, add a collection of interesting keywords that may appear in a fstab file. Also add myself to the "CC" list of this fuzz target. BYPASS_INCLUSIVE_LANGUAGE_REASON="slave" or MS_SLAVE is a mount flag Bug: 204056804 Test: adb shell /data/fuzz/x86_64/libfstab_fuzzer/libfstab_fuzzer \ -dict=/data/fuzz/x86_64/libfstab_fuzzer/fstab.dict Change-Id: Ife55837212a711dcbeed4f00d97da0cb022c7156