Skip to content

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.

Merge request reports

Loading