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

"WineHQ Bugzilla" <[email protected]> Tue, 08 Jun 2021 16:09:34 +0000
Newsgroups gmane.comp.emulators.wine.bugs
Message-ID <[email protected]/>
https://bugs.winehq.org/show_bug.cgi?id=51223

--- Comment #5 from Rémi Bernon <[email protected]> ---
Regression comes from:

commit 1c5e57fc7503fcacd4f95c89c7da774a6090eba1
Author: Rémi Bernon <[email protected]>
Date:   Fri Jun 4 11:30:31 2021 +0200

    hidclass.sys: Use msvcrt allocation functions.

    Signed-off-by: Rémi Bernon <[email protected]>
    Signed-off-by: Alexandre Julliard <[email protected]>

 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.