5 Nov
2020
5 Nov
'20
9:37 p.m.
Module: wine Branch: master Commit: 54a01ea1ec3fa77620100b643d164ab361927173 URL: https://source.winehq.org/git/wine.git/?a=commit;h=54a01ea1ec3fa77620100b643... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Nov 5 10:11:10 2020 +0100 gdi32: Use ntdll functions for heap allocations. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gdi32/freetype.c | 80 +++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=54a01ea1ec3fa77620100...