ntdll: Fix LdrLockLoaderLock()/LdrUnlockLoaderLock() on 64bit

Nikolay Sivov nsivov at codeweavers.com
Wed May 28 00:03:51 CDT 2014


Recently added tests for LdrLockLoaderLock() flags behavior fail on 64
bit VMs, output shows that 'result' value gets trashed. Apparently it's
overwritten by 'magic' value - visible as large numbers in 'result' test
failures.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-LdrLockLoaderLock-LdrUnlockLoaderLock-on-6.patch
Type: text/x-patch
Size: 8820 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140528/953552ad/attachment.bin>


More information about the wine-patches mailing list