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
Merge bitcoin/bitcoin#21941: fuzz: Call const member functions in addrman fuzz test only once
faf7623 fuzz: Call const member functions in addrman fuzz test only once (MarcoFalke)
Pull request description:
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
ACKs for top commit:
practicalswift:
cr ACK faf7623: touches only `src/test/fuzz/addrman.cpp`
Tree-SHA512: 0fe9e0111eb1706fc39bd2f90d4b87a771882bada54c01e96d8e79c2afca2f1081139d5ab680285a81835cc5142e74ada422a181db34b01904975d1e167e64c2
0 commit comments