In registerCharity() function there isn't any checks for zero address.
If a user accidentally register address(0) it could cause unexpected behavior in the contract, and functions that relay on registeredCharities
.
Manual Review
Add a
require
for zero address.
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.