ntdll/tests: Fix exception test failures on x86_64.

Sebastian Lackner sebastian at fds-team.de
Sat May 31 09:49:10 CDT 2014


For some unknown reason the RtlLookupFunctionEntry() function behaves
differently on the wine testbot than my Windows 8 installation - maybe a
different kernel version? :/ Setting *base to zero is probably the more
secure way, so this patch changes the behaviour accordingly.

---
 dlls/ntdll/signal_x86_64.c   |    1 +
 dlls/ntdll/tests/exception.c |    8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-ntdll-tests-Fix-exception-test-failures-on-x86_64.patch
Type: text/x-patch
Size: 2319 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140531/b5ebf0b6/attachment.bin>


More information about the wine-patches mailing list