[Bug 45650] chromium 32-bit sandbox expects different syscall thunks depending on Windows version

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 15 14:45:01 CDT 2018


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

--- Comment #3 from Fabian Maurer <dark.shadow4 at web.de> ---
Yes, and no. Yes, they check the exact byte sequence. However, they have a
"relaxed" mode patching, where they do a generic approach of hooking. This
approach doesn't work with the current syscall thunks, but it works after my
patch. At least that's my current understanding of the issue, and what my
testing with chromium shows.

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