[Bug 51378] Failures with `DetourCreateProcessWithDllEx` for Microsoft's Detours Library

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 2 03:26:54 CDT 2021


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

--- Comment #5 from Roman Pišl <rpisl at seznam.cz> ---
So it is a pure coincidence but it is not much surprising as the library is a
kind of interceptor. The problem is described in bug 50993 and bug 44893.
Looking at Detour, it has similar algorithm in detour_alloc_region_from_lo,
detour_alloc_region_from_hi and FindAndAllocateNearBase and for the tests you
could start from here.

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