[Bug 45199] Many applications and games fail to start/ crash after compiling wine with gcc 8.1.0 and -O2 (GOT/ PIC register load code now emitted at function entry, missing hotpatch signatures)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 14 04:15:09 CDT 2018


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |72c2af3868bd68419a0f43c3ce2
                   |                            |d8b606cb228ca
         Resolution|---                         |FIXED

--- Comment #53 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

reported fixed.

Commits:

https://source.winehq.org/git/wine.git/commitdiff/478a3d64ef7630f16e6c618375a76ad665c7cf63
("gdi32: Add DECLSPEC_HOTPATCH to GetDIBits.")

https://source.winehq.org/git/wine.git/commitdiff/b8b946dd0f2159b30b9775526c7aa5763bce71bd
("kernel32: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc.")

https://source.winehq.org/git/wine.git/commitdiff/bca3ec9fd9ff55e191c11dfe2525aa6af160d162
("ntdll: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc.")

https://source.winehq.org/git/wine.git/commitdiff/1e8c62b0209977aeb74e52c874dff53313117a63
("oleaut32: Add DECLSPEC_HOTPATCH to functions patched by MS Word 2010.")

https://source.winehq.org/git/wine.git/commitdiff/72c2af3868bd68419a0f43c3ce2d8b606cb228ca
("oleaut32: Add DECLSPEC_HOTPATCH to SysAllocStringByteLen.")

Thanks Alex

Regards

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