Same value can be set again in the setPassword(...) that will cause unnecessary gas usage.
Function setPassword(...) does not check if the same value is stored again as a new password. This will cause an unnecessary state update.
Unnecessary gas spent on changing the password to same value.
Manual Review
Only update the state when old password is not equal to new password.
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.