ntdll: Only set the security cookie if it has not already been set.

Erich E. Hoover erich.e.hoover at wine-staging.com
Mon Jul 13 12:51:51 CDT 2015


The attached patch fixes Bug #38895 (Multiple applications fail to
load or crash due to incorrect security cookie randomization by
loader).  It's necessary to ensure that once the cookie has been
established that it does not change throughout the course of
execution, so this patch makes sure we only set the cookie value if
it's not set to the default value.

Looked over and tested by André Hentschel on ARM64.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Only-set-the-security-cookie-if-it-has-not-alr.patch
Type: text/x-diff
Size: 2956 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150713/e1ab5542/attachment.patch>


More information about the wine-patches mailing list