Due to not checking max size of players array there is a potential error.
When pushing new addresses to players array in enterRaffle function, we are not checking the array is full or not. And passing the size limit will crash the system.
If the players array passes the size limit enterRaffle function will be unusable and entering the raffle will be impossible for new players.
Manual reading.
Check the current size of the players array or use exception handling.
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.