7 Sep
2022
7 Sep
'22
3:47 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/winemac.drv/display.c:
static int get_default_bpp(void) { + static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER;
The changes for get_default_bpp() can be put into a separate patch for easier review. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/551#note_7852