Submitted by Hound
Note: this finding was reported via the winning Automated Findings report. It was declared out of scope for the audit, but is being included here for completeness.
There are some arrays that can grow indefinitely in size, as they never shrink. When these arrays are used in unbounded loops, they may lead to a permanent denial-of-service (DoS) of these functions.
There are 4 instances of this issue:
[69, 90, 110, 136]
a2rocket (NextGen) confirmed
0xsomeone (judge) commented:
