pl_thread_win32: initialize time variable before goto
- Aug 01, 2023
-
-
Kacper Michajłow authored
Fixes compilation of glslang.cc due to more strict C++ prohibiting to jump over variable initialization. Also as a bonus check sleep time after converting to integer as it may end up zero. Fixes: https://github.com/haasn/libplacebo/issues/185
abf34ba7
-