Skip to content

dictionary and options are not picked up #19

@dvyukov

Description

@dvyukov

Created a fuzzer following https://github.com/google/oss-fuzz/blob/master/docs/new_library.md
#18
Docs claim that options and dictionary will be picked up. This does not happen:

$ sudo python scripts/helper.py run_fuzzer $LIB_NAME curl_fuzzer
Running: docker run -i -v /usr/local/google/home/dvyukov/src/oss-fuzz/build/out:/out -t ossfuzz/libfuzzer-runner /out/curl/curl_fuzzer
INFO: Seed: 2376061953
INFO: Loaded 0 modules (0 guards): 
INFO: -max_len is not provided, using 64

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions