[Bug 52671] SolSuite crashes on launch

WineHQ Bugzilla wine-bugs at winehq.org
Tue Mar 15 11:58:45 CDT 2022


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

Meredith Johnson <mjohnson at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjohnson at codeweavers.com

--- Comment #3 from Meredith Johnson <mjohnson at codeweavers.com> ---
I was able to reproduce the regression between Wine 7.3 and Wine 7.4. A bisect
blamed the following commit:

commit 0044b02d482fa19f6d1ddebc4b716efeba287d44
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar 7 14:41:53 2022 +0100

    user32: Use UNICODE_STRING for passing window classes internally.

    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Huw Davies <huw at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

This is the same commit that caused bug 52654, and the patch Jacek attached to
that bug fixed this bug as well.

-- 
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