Module: wine Branch: master Commit: a63d7c06a9c6eb2530d585994d4def113b393370 URL: https://gitlab.winehq.org/wine/wine/-/commit/a63d7c06a9c6eb2530d585994d4def1...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Sep 7 08:28:26 2022 +0300
crypt32/tests: Use CRT allocation functions.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
---
dlls/crypt32/tests/base64.c | 59 ++++++++++++++-------------- dlls/crypt32/tests/cert.c | 92 ++++++++++++++++++++++---------------------- dlls/crypt32/tests/encode.c | 41 ++++++++++---------- dlls/crypt32/tests/message.c | 16 ++++---- dlls/crypt32/tests/msg.c | 4 +- dlls/crypt32/tests/oid.c | 4 +- dlls/crypt32/tests/store.c | 32 +++++++-------- 7 files changed, 123 insertions(+), 125 deletions(-)