[Bug 48759] New: Apple clang 11.0.0 incorrectly compiles get_devmode in without-mingw build
https://bugs.winehq.org/show_bug.cgi?id=48759 Bug ID: 48759 Summary: Apple clang 11.0.0 incorrectly compiles get_devmode in without-mingw build Product: Wine Version: 5.4 Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: wineps.drv Assignee: wine-bugs(a)winehq.org Reporter: piotr.caban(a)gmail.com Regression SHA1: 6887af4f2bf8a863889f7110e9be78bbfc4fa3f3 Apple clang 11.0.0 produces invalid 64-bit wineps.drv build. In dlls/wineps.drv/init.c: *dm = DefaultDevmode; assignment ends using memcpy. Since it links to msvcrt the parameters are passed incorrectly causing a crash during prefix creation. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48759 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- Duplicate. *** This bug has been marked as a duplicate of bug 48297 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48759 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- 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.
participants (1)
-
WineHQ Bugzilla