Module: wine Branch: master Commit: 61dc7de497413e0ea7e16809fa0406781f092aa0 URL: https://gitlab.winehq.org/wine/wine/-/commit/61dc7de497413e0ea7e16809fa04067...
Author: Alex Henrie alexhenrie24@gmail.com Date: Tue Nov 29 18:11:30 2022 -0700
mountmgr: Use standard C functions for memory allocation.
---
dlls/mountmgr.sys/device.c | 72 +++++++++++++++++--------------------------- dlls/mountmgr.sys/mountmgr.c | 30 +++++++++--------- 2 files changed, 42 insertions(+), 60 deletions(-)