Alexandre Julliard pushed to branch master at wine / wine
Commits: fe8f0acb by Jinoh Kang at 2024-09-25T21:17:43+02:00 win32u: Don't release surface before passing it to create_offscreen_window_surface().
create_offscreen_window_surface() expects to borrow a reference from *window_surface argument if it is not NULL.
Fixes: 8dd4b62e4c7 (win32u: Move offscreen window surface creation fallback., 2024-06-27)
- - - - -
1 changed file:
- dlls/win32u/dce.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fe8f0acbe6cb974ba63bd631370b9c1...