Module: wine Branch: master Commit: 0b7eed0310a2d1272a97d8a45ec37fa03a9c26c8 URL: https://gitlab.winehq.org/wine/wine/-/commit/0b7eed0310a2d1272a97d8a45ec37fa...
Author: Alex Henrie alexhenrie24@gmail.com Date: Thu Nov 2 00:16:14 2023 -0600
gdi32/tests: Use CRT allocation functions.
---
dlls/gdi32/tests/bitmap.c | 72 +++++++++++++++++------------------ dlls/gdi32/tests/dc.c | 18 ++++----- dlls/gdi32/tests/dib.c | 20 +++++----- dlls/gdi32/tests/font.c | 91 ++++++++++++++++++++++----------------------- dlls/gdi32/tests/metafile.c | 40 ++++++++++---------- dlls/gdi32/tests/path.c | 8 ++-- 6 files changed, 124 insertions(+), 125 deletions(-)