diff options
| author | Wladimir J. van der Laan <[email protected]> | 2020-02-05 11:38:04 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2020-02-05 11:40:22 +0100 |
| commit | 554d89fb295efe5c8adc81583d5ded1acbd98305 (patch) | |
| tree | 739e4c164b2d6b60e7efc7ae6d6d12582bf743e3 /src/httpserver.cpp | |
| parent | Merge #18059: build: add missing attributes to Win installer (diff) | |
| parent | tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily) (diff) | |
| download | discoin-554d89fb295efe5c8adc81583d5ded1acbd98305.tar.xz discoin-554d89fb295efe5c8adc81583d5ded1acbd98305.zip | |
Merge #18029: tests: Add fuzzing harness for AS-mapping (asmap)
4d2aceaad8d28a54246b6639966e2278d2d795e3 tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily) (practicalswift)
8d07706985a72b105b63efa289121d17d31607a1 tests: Add fuzzing harness for AS-mapping (asmap) (practicalswift)
Pull request description:
Add fuzzing harness for AS-mapping (`asmap`).
To test this PR:
```
$ make distclean
$ ./autogen.sh
$ CC=clang CXX=clang++ ./configure --enable-fuzz \
--with-sanitizers=address,fuzzer,undefined
$ make
$ src/test/fuzz/asmap
…
```
ACKs for top commit:
MarcoFalke:
ACK 4d2aceaad8d28a54246b6639966e2278d2d795e3
jonatack:
ACK 4d2aceaad8d28a54246b6639966e2278d2d795e3
Tree-SHA512: bc4c63b48cd98c0cec9d10ecb43775b1bf1215241ff821fc7a866c7e2738605641fb88d044eabf2f48a8c16f2ced9ffce5165c9e6a83c73ece004350da7153e7
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions