[Bug 39040] Office 2010 applications enter installation configuration steps then exit

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 8 13:56:17 CDT 2015


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

--- Comment #7 from Sebastian Lackner <sebastian at fds-team.de> ---
Created attachment 52038
  --> https://bugs.winehq.org/attachment.cgi?id=52038
ntdll: Move cookie initialization code from memory management to loader.

Proposed patch.

The reason seems to be that Office manually maps a couple of files, and
security cookie initialization should only happen in the loader, not in the
virtual memory management.

Before submitting it to wine-patches, I would like to make sure that it doesn't
break any of the other things which were fixed before. Those security cookie
changes already have caused way too many regressions. ;)

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