CServer::CClient::m_Authed
and the function IServer::GetAuthedState
may only be used when the client slot is not empty, as the authed state is uninitialized before a client slot has been used for the first time. When compiling the server with MSVC the variable is not zero-initialized like with other compilers currently. This was causing the server compiled with MSVC to crash on start when Teehistorian is enabled, as empty clients were incorrectly considered as authenticated f...with MSVC the variable is not zero-initialized like with other compilers currently.
yet another microsoft Lwith MSVC the variable is not zero-initialized like with other compilers currently.
yet another microsoft L