[Bug 51185] Windows fails to load the minimal PE image in kernel32:loader

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jul 22 12:16:06 CDT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |542dc085c91c249ca5694730295
                   |                            |78f4ed0d38537
             Status|NEW                         |RESOLVED

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

commit 542dc085c91c249ca569473029578f4ed0d38537
Author:     Francois Gouget <fgouget at codeweavers.com>
AuthorDate: Mon Jul 19 14:23:41 2021 +0200

    kernel32/tests: Allow failure when loading the 268 bytes minimal PE image.

    Windows 10 1809+ rejects this minimal image so allow ERROR_BAD_EXE_FORMAT
    as a valid result.
    Also adjust the comment to reflect the range of Windows versions that
    usually accept this image and note that there are some exceptions which
    means there are other unidentified factors at play.

    Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=51185
    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