There is no limit specified on the amount of gas used, so the recipient can use up all of the transaction's gas, causing it to revert.
There is 1 instance of this issue.
| File Link | Instance Count | Instance Link |
|---|---|---|
| BridgeReth.sol | 1 | 105 |
Transaction may revert due to gas consumption.
baudit: a custom static code analysis tool; manual review
Use addr.call{gas: <amount>}("") or the ExcessivelySafeCall library instead.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.