aboutsummaryrefslogtreecommitdiff
path: root/src/compressor.h
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-03-05 15:08:18 -0500
committerMarcoFalke <falke.marco@gmail.com>2020-03-05 15:08:31 -0500
commit891464950b071091ecb5166c235ef32ab2eb8bac (patch)
treedcac40debe897730256200afbf50d0ffa8afd324 /src/compressor.h
parent727857d12d040b467f6956019a1698e15d27ccaa (diff)
parent470e2ac602ed2d6e62e5c80f27cd0a60c7cf6bce (diff)
downloadbitcoin-891464950b071091ecb5166c235ef32ab2eb8bac.tar.xz
Merge #18109: tests: Avoid hitting some known minor tinyformat issues when fuzzing strprintf(...)
470e2ac602ed2d6e62e5c80f27cd0a60c7cf6bce tests: Avoid hitting some known minor tinyformat issues when fuzzing strprintf(...) (practicalswift) Pull request description: Avoid hitting some known minor tinyformat issues when fuzzing `strprintf(...)`. These can be removed when the issues have been resolved upstreams :) Note to reviewers: The `%c` and `%*` issues are also present for `%<some junk>c` and `%<some junk>*`. That is why simply matching on `"%c"` or `"%*"` is not enough. Note that the intentionally trivial skipping logic overshoots somewhat (`c[…]%` is filtered in addition to `%[…]c`). Top commit has no ACKs. Tree-SHA512: 2b002981e8b3f2ee021c3013f1260654ac7e158699313849c9e9660462bb8cd521544935799bb8daa74925959dc04d63440e647495e0b008cfe1b8a8b2202d40
Diffstat (limited to 'src/compressor.h')
0 files changed, 0 insertions, 0 deletions