[Bug 50844] infosoft:infosoft crashes on Windows 10 1607+

WineHQ Bugzilla wine-bugs at winehq.org
Tue May 11 21:22:21 CDT 2021


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |b908ec2294d8e4ac3ccd7befbb9
                   |                            |e530af04d24f9

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is fixed:

commit b908ec2294d8e4ac3ccd7befbb9e530af04d24f9
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon May 10 15:55:26 2021 +0200

    infosoft/tests: Fix refilling the text buffer.

    Up to Windows 10 1507 BreakText() would increment iCur but later Windows
    versions leave it unchanged. So assume all characters up to iEnd have
    been processed.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50844
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

commit 86edbc8b14b5abc10db68c0735e52373d3393854
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon May 10 15:53:19 2021 +0200

    infosoft/tests: Fix the infinite loop and crash on Windows 10 1607+.

    The test only has expected data for the first four words. So abort if
    more are found.

    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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