Module: wine Branch: master Commit: 948e2f6554ef8a5481f8a552739ee627d524e3fb URL: https://source.winehq.org/git/wine.git/?a=commit;h=948e2f6554ef8a5481f8a5527...
Author: Hans Leidekker hans@codeweavers.com Date: Mon May 30 15:55:45 2022 +0200
mscms: Use CRT memory allocation functions.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mscms/handle.c | 17 +++--- dlls/mscms/profile.c | 166 +++++++++++++++++++-------------------------------- 2 files changed, 73 insertions(+), 110 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=948e2f6554ef8a5481f8a...