Module: wine Branch: master Commit: 9d6a38450835d9b58c5fd47a4b072215a6cb259d URL: https://gitlab.winehq.org/wine/wine/-/commit/9d6a38450835d9b58c5fd47a4b07221...
Author: Alex Henrie alexhenrie24@gmail.com Date: Tue Sep 19 22:39:39 2023 -0600
advpack: Use CRT allocation functions.
---
dlls/advpack/advpack.c | 31 +++++++++++------------ dlls/advpack/advpack_private.h | 6 ++--- dlls/advpack/files.c | 56 +++++++++++++++++------------------------- dlls/advpack/install.c | 53 +++++++++++++-------------------------- dlls/advpack/reg.c | 16 ++++++------ 5 files changed, 63 insertions(+), 99 deletions(-)