Array size not reduced after deleting the player.
In function refund
players[playerIndex] = address(0);
after deleting the player the array size is not reduced
There will be error is calculating the array size or number of players.
Foundry
Git
Manual review
Reduce the size of the array after deleting the player.
Funds are locked to no one. If someone gets the refund issue, they also got this issue. IMPACT: High Likelihood: High
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.