Comment 2 for bug 1095034

Revision history for this message
Nasenbaer (nasenbaer) wrote :

this is a false positive from what I can say. the c++ object pointer that is marked as being a 0 pointer will always have a value, as this part of the code is only reached if delta time is bigger than 0, but this is only the case, if a game is running and thus d->game is != 0