On Tue Jul 1 04:40:57 2025 +0000, Zhiyi Zhang wrote:
We should probably change GdipAlloc() to use malloc() for better performance. We had cases in MediaFoundation where zeroing memory for a large buffer causes stutters. I will send a patch.
I sent https://gitlab.winehq.org/wine/wine/-/merge_requests/8471 to avoid zeroing out allocated memory from GdipAlloc().