Context: C and C++ locale assumptions in bitcoind and bitcoin-qt Add fuzzing harness for locale independence testing of functions in strencodings.h and tinyformat.h.
Backport of core PR18126.
Differential D8251
tests: Add fuzzing harness for locale independence testing Fabien on Nov 3 2020, 14:03. Authored by Tags None Subscribers None
Details
Context: C and C++ locale assumptions in bitcoind and bitcoin-qt Add fuzzing harness for locale independence testing of functions in strencodings.h and tinyformat.h. Backport of core PR18126. ninja bitcoin-fuzzers ./test/fuzz/test_runner.py <path_to_corpus>
Diff Detail
|