Module: wine Branch: master Commit: b49831773df33792f64f2522fb0ca9f2ae5dc04c URL: https://gitlab.winehq.org/wine/wine/-/commit/b49831773df33792f64f2522fb0ca9f...
Author: Alex Henrie alexhenrie24@gmail.com Date: Mon Dec 4 21:56:38 2023 -0700
mscoree: Use CRT allocation functions.
---
dlls/mscoree/config.c | 27 ++++++++++------------- dlls/mscoree/cordebug.c | 16 +++++++------- dlls/mscoree/corruntimehost.c | 51 +++++++++++++++++++++---------------------- dlls/mscoree/metadata.c | 4 ++-- dlls/mscoree/metahost.c | 45 +++++++++++++++++++------------------- dlls/mscoree/mscoree_main.c | 16 +++++++------- 6 files changed, 77 insertions(+), 82 deletions(-)