This avoids the local stack variable limit_max_ops and makes it easier to grep for limited loops. Also, it is less code.
fuzz: Use LIMITED_WHILE instead of limit_max_ops #22769
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2108-fuzzRefactor changing 6 files +19 −30-
MarcoFalke commented at 10:23 AM on August 22, 2021: member
-
fuzz: Use LIMITED_WHILE instead of limit_max_ops faa5fa9a78
- MarcoFalke added the label Refactoring on Aug 22, 2021
- MarcoFalke added the label Tests on Aug 22, 2021
- theStack approved
-
theStack commented at 6:08 PM on August 23, 2021: member
Code-review ACK faa5fa9a78d6d23b4e9adea07fdfb34ead170a2f 🍷
- Zero-1729 approved
-
Zero-1729 commented at 6:53 PM on August 23, 2021: contributor
crACK faa5fa9a78d6d23b4e9adea07fdfb34ead170a2f 🥤
Nice clean up, can confirm (via
git grep) that there are no more occurences oflimit_max_ops. - MarcoFalke merged this on Aug 23, 2021
- MarcoFalke closed this on Aug 23, 2021
- MarcoFalke deleted the branch on Aug 23, 2021
- sidhujag referenced this in commit f4558db6ca on Aug 23, 2021
- DrahtBot locked this on Aug 23, 2022
Contributors
Labels