Skip to content

Fix general address-width handling #238

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

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

flobernd
Copy link
Member

  • Default address-width is now determined by the machine-mode
  • Default stack size can be passed ZydisDecoderInit instead

Closes #237

@flobernd flobernd requested a review from athre0z September 19, 2021 16:13
@flobernd
Copy link
Member Author

@athre0z Please don't merge it before the next major release as it contains a breaking API change.

- Default address-width is now determined by the machine-mode
- Default stack size can be passed `ZydisDecoderInit` instead

Closes #237
@flobernd flobernd force-pushed the fix-general-address-width-handling branch from e8f1310 to ecf1a42 Compare September 19, 2021 16:17
@flobernd flobernd merged commit 99a22d8 into master Oct 18, 2021
@flobernd flobernd deleted the fix-general-address-width-handling branch October 18, 2021 15:43
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.

Decoder can be initialized with ill-formed defaults
1 participant