DDRace / teeworlds

DEPRECATED - Go to https://github.com/ddnet/ddnet instead!
Other
37 stars 15 forks source link

return from afk handling code immediately if player got kicked, as player #47

Closed eeeee closed 13 years ago

eeeee commented 13 years ago

it always segfaults when someone is kicked for being afk, because it tries to access m_pGameserver field of player struct which was zeroed out earlier during kick process