Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix number of frames usage in DetourBarrierCallStackTrace #21

Merged
merged 3 commits into from
Oct 20, 2018

Conversation

unknownv2
Copy link
Owner

  • Rename global variable ___TrampolineSize to g_cachedTrampolineSize

  • Rename types of the members of the _DETOUR_TRAMPOLINE structures to better match the rest of the code

…better match the default code style and rename the global cached trampoline size variable that is used to avoid recalculating the trampoline assembly code sizes
…s not properly renamed for the x86, ARM, ARM64 architectures

* Refactor structs in barrier.h to better match the rest of the code base
…e to the Windows function CaptureStackBackTrace instead of a hardcoded value
@unknownv2 unknownv2 merged commit 41feda0 into master Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant