[Git][wine/wine][master] 3 commits: opengl32: Fix incorrect cleanup when GLsync creation fails.
Alexandre Julliard pushed to branch master at wine / wine Commits: fc154927 by Rémi Bernon at 2026-04-20T20:38:44+02:00 opengl32: Fix incorrect cleanup when GLsync creation fails. - - - - - 5cd1fa9e by Rémi Bernon at 2026-04-20T20:38:44+02:00 opengl32: Avoid leaking client syncs on context destruction. - - - - - 698e118f by Rémi Bernon at 2026-04-20T20:38:44+02:00 opengl32: Move wgl_cs entry / exit out of handle functions. The sync handle table doesn't need them. - - - - - 1 changed file: - dlls/opengl32/wgl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f0ca50e59cbe631a311916b87f16d3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f0ca50e59cbe631a311916b87f16d3... 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)