Alexandre Julliard pushed to branch master at wine / wine
Commits: 395ce957 by Zhiyi Zhang at 2025-07-02T17:00:10+02:00 gdiplus: Don't zero out allocated memory in GdipAlloc().
This should improve performance a bit. Manual tests show that GdipAlloc() doesn't zero out allocated memory.
- - - - -
1 changed file:
- dlls/gdiplus/gdiplus.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/395ce957747d2546ab1c47a572e2a79...