[Git][wine/wine][master] 2 commits: opengl32: Allocate WOW64 buffers struct with calloc.
Alexandre Julliard pushed to branch master at wine / wine Commits: 8f3ae6a8 by Rémi Bernon at 2026-06-18T17:58:21+02:00 opengl32: Allocate WOW64 buffers struct with calloc. Avoid random crashes as vk_device isn't always zeroed. Fixes: ce5995cf099523cfb976b5a73f5871eb04f1a039. - - - - - be78e6b9 by Rémi Bernon at 2026-06-18T17:58:21+02:00 opengl32: Set dummy context with wglMakeContextCurrentARB. wglMakeCurrent( NULL, NULL ) returns an early error if current context is already NULL. - - - - - 2 changed files: - dlls/opengl32/unix_wgl.c - dlls/opengl32/wgl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/088f342fa4ee56a27b1ab78d209702... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/088f342fa4ee56a27b1ab78d209702... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)