Ensure that SDL_AddTimer() is never called with a delay of 0 because
this leads to a runaway creation of timers. We never pass 0 currently but its safer to check for it explicitly as changes to the code can easily lead to 0 being used. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14934 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
Please register or sign in to comment