aboutsummaryrefslogtreecommitdiff
path: root/src/obj
diff options
context:
space:
mode:
authorRyan Ofsky <ryan@ofsky.org>2024-12-19 10:06:17 -0500
committerRyan Ofsky <ryan@ofsky.org>2024-12-19 10:23:27 -0500
commitbb57017b2945d5e0bbd95c7f1a9369a8ab7c6fcd (patch)
treec432b8b7b3267b246503dfd9958c9e64eb30fed6 /src/obj
parent5bbbc0d0eeb882bd9677ac3fe7d8b26b91eaa6d9 (diff)
parentfadd568931a2d21e0f80e1efaf2281f5164fa20e (diff)
Merge bitcoin/bitcoin#31521: fuzz: Fix misplaced SeedRand::ZEROSHEADmaster
fadd568931a2d21e0f80e1efaf2281f5164fa20e fuzz: Fix misplaced SeedRand::ZEROS (MarcoFalke) Pull request description: After commit fae63bf13033adec80c7e6d73144a21ea3cfbc6d this must be placed even before test_setup. This is nice, because it makes the usage consistently appear in the first line. The change is moving a `SeedRandomForTest(SeedRand::ZEROS)` to happen earlier. This is fine, because it will either have no effect, or make the code more deterministic, because after commit fae63bf, no other re-seeding other than `ZEROS` can happen in fuzz tests. ACKs for top commit: marcofleon: Re ACK fadd568931a2d21e0f80e1efaf2281f5164fa20e brunoerg: code review ACK fadd568931a2d21e0f80e1efaf2281f5164fa20e hodlinator: ACK fadd568931a2d21e0f80e1efaf2281f5164fa20e Tree-SHA512: 54eadf19a1e850157a280fb252ece8797f37a9a50d3b0a01aa2c267bacbe8ef4ddea6cf3faadcbaa4ab9f53148edf08e3cee5dfb3eae928db582adf8373a5206
Diffstat (limited to 'src/obj')
0 files changed, 0 insertions, 0 deletions