Informational 24
AI analysis
BC
Bitcoin CoreBitcoin Core
BitcoinSupply chain
fuzz: reset the mockable steady clock between iterations
This is a small fix inside Bitcoin Core's internal fuzz-testing harness. Fuzz testing feeds the program many random inputs in sequence; the harness is supposed to reset global state between inputs so each test starts clean. The reset code …
State leakage across fuzz iterationsTest-only global state isolation failureMock clock not reset between test runs
19b32a2eby Hao Xu+1−01 file
No security note in commit