Lack of zero-address validation on address
parameters may lead to transaction reverts, wastes gas, may require resubmission of transactions, and may force contract redeployments in certain cases within the protocol.
There is 1 instance of this issue.
File Link | Instance Count | Instance Link |
---|---|---|
Proxy.sol | 1 | 45 |
The proxy will be unusable and will require a new proxy to be created.
baudit: a custom static code analysis tool; manual review
Consider adding explicit zero-address validation prior to assignment of a value to an address
state variable.
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.