diff options
| author | MarcoFalke <[email protected]> | 2019-12-09 15:20:48 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-12-09 15:22:27 -0500 |
| commit | 1189b6acab115a7fe7bd67f8b4c6e3f55e53274e (patch) | |
| tree | 0c02f0f921baf1b505df0ab7e64e79cce3ba38d9 /src/httpserver.cpp | |
| parent | Merge #17093: tests: Add fuzzing harness for various CTx{In,Out} related func... (diff) | |
| parent | tests: Add fuzzing harness for various functions consuming only integrals (diff) | |
| download | discoin-1189b6acab115a7fe7bd67f8b4c6e3f55e53274e.tar.xz discoin-1189b6acab115a7fe7bd67f8b4c6e3f55e53274e.zip | |
Merge #17109: tests: Add fuzzing harness for various functions consuming only integrals
597d10ceb9fd2a118c7e551cd6263379691d9295 tests: Add fuzzing harness for various functions consuming only integrals (practicalswift)
575383b3e1361e60ba88738a34d92b1662f915a7 tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus (practicalswift)
Pull request description:
Add fuzzing harness for various functions consuming only integrals.
**Testing this PR**
Run:
```
$ CC=clang CXX=clang++ ./configure --enable-fuzz \
--with-sanitizers=address,fuzzer,undefined
$ make
$ src/test/fuzz/integer
```
Top commit has no ACKs.
Tree-SHA512: f0ccbd63671636f8e661385b682e16ad287fef8f92e7f91327ee2093afc36fcd424e1646fe90279388e28a760bcc795766eb80cf6375e0f873efff37fc7e2393
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions