Module: wine Branch: master Commit: 0a6ea2d3241bc55e7c51347c5e0a4bf8f3d44013 URL: https://gitlab.winehq.org/wine/wine/-/commit/0a6ea2d3241bc55e7c51347c5e0a4bf...
Author: Alex Henrie alexhenrie24@gmail.com Date: Fri Sep 1 21:26:37 2023 -0600
shlwapi: Use CRT allocation functions.
---
dlls/shlwapi/assoc.c | 23 ++++++++++------------- dlls/shlwapi/msgbox.c | 4 ++-- dlls/shlwapi/ordinal.c | 32 ++++++++++++++++---------------- dlls/shlwapi/path.c | 8 ++++---- dlls/shlwapi/regstream.c | 10 +++++----- dlls/shlwapi/string.c | 12 ++++++------ 6 files changed, 43 insertions(+), 46 deletions(-)