Without a size limit on the input data, the runtime is unbounded. Fix this by picking an upper bound on the maximum number of fuzz operations.
Reproducer from OSS-Fuzz (without bug report): clusterfuzz-testcase-tx_pool_standard-5963992253202432.log
Without a size limit on the input data, the runtime is unbounded. Fix this by picking an upper bound on the maximum number of fuzz operations.
Reproducer from OSS-Fuzz (without bug report): clusterfuzz-testcase-tx_pool_standard-5963992253202432.log
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
No conflicts as of last run.
MarcoFalke
DrahtBot
practicalswift
Labels
Tests