Skip to content

Fix general address-width handling#238

Merged
flobernd merged 1 commit intomasterfrom
fix-general-address-width-handling
Oct 18, 2021
Merged

Fix general address-width handling#238
flobernd merged 1 commit intomasterfrom
fix-general-address-width-handling

Conversation

@flobernd
Copy link
Copy Markdown
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
Copy Markdown
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