Subj : src/conio/sdl_con.c To : Git commit to main/sbbs/master From : Deucе Date : Fri Feb 10 2023 19:12:31 https://gitlab.synchro.net/main/sbbs/-/commit/f47c60792c13c8bd9c4e67c4 Modified Files: src/conio/sdl_con.c Log Message: Fix a couple issues found by Coverity1) 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. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .