In the function KittyPool:burnKittyCoin
we are always burning the msg.sender tokens rather than the address `_onBehalfOf`.
We will always burn the `msg.sender` tokens. Resulting in unexpected behaviour and lose in users trust in the protocol.
Manual review.
Change the following lines to prevent always burning msg.sender
tokens.
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.