You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9b9f562 cmake: Add fuzzing options (Hennadii Stepanov)
ea7861e cmake: Add `SANITIZERS` option (Hennadii Stepanov)
Pull request description:
New CMake variables that affect the build system configuration:
- `SANITIZERS`
- `BUILD_FUZZ_BINARY`
- `FUZZ`
In the light of bitcoin#29189, this PR is no longer based on #41. However, the `test/fuzz/script_bitcoin_consensus.cpp` might be easily added anytime.
For OSS-Fuzz integration, please refer to hebasto/oss-fuzz#1.
ACKs for top commit:
theuni:
Lightly tested ACK 9b9f562.
Tree-SHA512: f762d1218f2f8bfe26bdd43f431cb37a26093a6899db7120b50df3083f81d6ad6aa867937e69930faff6ab4519532cfaca48aaf97831d4c2593b93423cb6d41a
0 commit comments