The function performs token transfers to addresses in the winners array without checking if any of the addresses are 0x0 (address 0).
This could lead to accidental loss of tokens, as transferring tokens to address 0 results in a burn.
Manual review
To mitigate this, you should add a check to ensure that the addresses in the winners array are not address 0 before proceeding with the token transfer.
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.