-
- Downloads
Fix a couple issues found by Coverity
1) Unreachable return without a lock in sdl_useR_func_ret() (harmless) 2) LOR in handling SDL_USEREVENT - vstatlock was obtained inside of win_mutex which should never be done... this could (and likely does) result in a deadlock when using SDL mode.
parent
7d3305fe
No related branches found
No related tags found
Please register or sign in to comment