Module: wine Branch: master Commit: 22c293bda65233aa56456eb7ec3bceb7853136d2 URL: https://gitlab.winehq.org/wine/wine/-/commit/22c293bda65233aa56456eb7ec3bceb...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Sep 5 10:37:04 2023 +0200
wsdapi: Use CRT allocation functions.
---
dlls/wsdapi/address.c | 4 ++-- dlls/wsdapi/discovery.c | 19 +++++++++---------- dlls/wsdapi/memory.c | 4 ++-- dlls/wsdapi/msgparams.c | 4 ++-- dlls/wsdapi/network.c | 31 +++++++++++++++---------------- dlls/wsdapi/soap.c | 23 +++++++++++------------ 6 files changed, 41 insertions(+), 44 deletions(-)