[Bug 51223] Wine 6.10 regression, dinput broken in certain situations?

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 8 11:09:34 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51223

--- Comment #5 from Rémi Bernon <rbernon at codeweavers.com> ---
Regression comes from:

commit 1c5e57fc7503fcacd4f95c89c7da774a6090eba1
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri Jun 4 11:30:31 2021 +0200

    hidclass.sys: Use msvcrt allocation functions.

    Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at 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(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list