https://bugs.winehq.org/show_bug.cgi?id=51223
--- Comment #5 from Rémi Bernon rbernon@codeweavers.com --- Regression comes from:
commit 1c5e57fc7503fcacd4f95c89c7da774a6090eba1 Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Jun 4 11:30:31 2021 +0200
hidclass.sys: Use msvcrt allocation functions.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/hidclass.sys/buffer.c | 23 ++++++++++++----------- dlls/hidclass.sys/descriptor.c | 18 +++++++++--------- dlls/hidclass.sys/device.c | 23 ++++++++++++----------- dlls/hidclass.sys/pnp.c | 13 +++++++------ 4 files changed, 40 insertions(+), 37 deletions(-)