Alexandre Julliard pushed to branch master at wine / wine
Commits: 1fab9ad8 by Jacek Caban at 2025-05-13T23:35:02+02:00 ntdll/tests: Initialize out buffer in threadpool tests.
Fixes Clang warning: warning: default initialization of an object of type 'const char[1]' leaves the object uninitialized [-Wdefault-const-init-var-unsafe]
- - - - -
1 changed file:
- dlls/ntdll/tests/threadpool.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1fab9ad80745591ead13a9f84c6a921...