mirror of https://github.com/google/oss-fuzz.git
Update new_library.md (#29)
This commit is contained in:
parent
70805aea3b
commit
5f36ffda49
|
@ -137,7 +137,7 @@ By default ClusterFuzz will run your fuzzer without any options. You can specify
|
|||
custom options by creating a `fuzzer_name.options` file next to a fuzzier in `/out`:
|
||||
|
||||
```
|
||||
[linfuzzer]
|
||||
[libfuzzer]
|
||||
max_len = 1024
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue