mirror of
https://github.com/reactos/reactos.git
synced 2024-11-27 13:33:32 +08:00
abd4c818dc
CORE-17545 subsystems/win32/csrsrv/api.c:63:9: warning: variable 'ServerDll' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized] if ((ServerId >= CSR_SERVER_DLL_MAX) || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subsystems/win32/csrsrv/api.c:67:76: note: uninitialized use occurs here DPRINT1("CSRSS: %lx is invalid ServerDllIndex (%08x)\n", ServerId, ServerDll); ^~~~~~~~~ |
||
---|---|---|
.. | ||
mvdm | ||
win | ||
win32 | ||
CMakeLists.txt |