Missing update to dealine_set in set_deadline function.
The set_deadline function checks if the deadline is already set but doesn't update the flag after setting it:
In function set_deadline, it checks if dealine_setis true before allowing the dealine to be set. This means dealine_setcan be called once. However, after setting the deadline, the function never updates the dealine_set flag to true . The fund creator can call set_deadline multiple times, changing the deadline at will.
VSCode
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.