Low-level calls return success even if there is no code present at the specified address.
There is 1 instance of this issue.
File Link | Instance Count | Instance Link |
---|---|---|
BridgeReth.sol | 1 | 105 |
Potential to send funds to an address that cannot handle receiving them.
baudit: a custom static code analysis tool; manual review
In addition to the zero-address checks, consider adding a check to verify that <address>.code.length > 0
.
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.