Logically based on #21940
Currently the fuzz test may spend a long time generating random numbers:
Fix that by calling const member functions only once.
Hopefully fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34224
Logically based on #21940
Currently the fuzz test may spend a long time generating random numbers:
Fix that by calling const member functions only once.
Hopefully fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34224
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
No conflicts as of last run.
src/test/fuzz/addrman.cpp
MarcoFalke
DrahtBot
practicalswift
Labels
Tests