mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
Merge #15185: docs: Spelling error fix on fuzzing.md
31097b7b02
docs: Spelling error fix on fuzzing.md (benthecarman)
Pull request description:
Tree-SHA512: f4deb837d0d221c5ff118bbf8cf44600a97099ea330341b94561ffa546c33a90a58bef8284b343df3bfa1376d2e80f2002ac8e393a092dbf699568b5df1e8611
This commit is contained in:
commit
003a47f804
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ make
|
||||||
```
|
```
|
||||||
|
|
||||||
The fuzzer needs some inputs to work on, but the inputs or seeds can be used
|
The fuzzer needs some inputs to work on, but the inputs or seeds can be used
|
||||||
interchangably between libFuzzer and AFL.
|
interchangeably between libFuzzer and AFL.
|
||||||
|
|
||||||
See https://llvm.org/docs/LibFuzzer.html#running on how to run the libFuzzer
|
See https://llvm.org/docs/LibFuzzer.html#running on how to run the libFuzzer
|
||||||
instrumented executable.
|
instrumented executable.
|
||||||
|
|
Loading…
Add table
Reference in a new issue