forked from darfink/detour-rs
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Creating a new standard .exe project on Windows with the RawDetour
example from the docs and running it in release-mode fails.
The only mitigation for this that I have found, is to use opt-level = 0
- which for obvious reasons, is not exactly the best approach.
StaticDetours seem to be unaffected, GenericDetours share the same issue.
Metadata
Metadata
Assignees
Labels
No labels