Module: wine Branch: master Commit: 93db373c286157b2d2c6dd478877528a9fb1265d URL: https://gitlab.winehq.org/wine/wine/-/commit/93db373c286157b2d2c6dd478877528...
Author: Alex Henrie alexhenrie24@gmail.com Date: Mon Dec 4 00:03:18 2023 -0700
ole32/tests: Use CRT allocation functions.
---
dlls/ole32/tests/clipboard.c | 28 +++++------ dlls/ole32/tests/compobj.c | 4 +- dlls/ole32/tests/marshal.c | 13 +++--- dlls/ole32/tests/moniker.c | 11 ++--- dlls/ole32/tests/ole2.c | 34 +++++++------- dlls/ole32/tests/ole_server.c | 4 +- dlls/ole32/tests/propvariant.c | 6 +-- dlls/ole32/tests/storage32.c | 12 ++--- dlls/ole32/tests/usrmarshal.c | 104 ++++++++++++++++++++--------------------- 9 files changed, 107 insertions(+), 109 deletions(-)