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

arm64: fix missing post_index #1944

Merged
merged 1 commit into from
Dec 29, 2022
Merged

arm64: fix missing post_index #1944

merged 1 commit into from
Dec 29, 2022

Conversation

HyperSine
Copy link
Contributor

It seems somebody introduced post_index in commit 784aa0f but forgot add it in bindings/python/capstone/__init__.py, line 677, which causes ValueError: too many values to unpack exception. This pr is a small fix to correct it.

Signed-off-by: HyperSine <hypersine.git@outlook.com>
@kabeor
Copy link
Member

kabeor commented Dec 29, 2022

thanks!

@kabeor kabeor merged commit ab88926 into capstone-engine:next Dec 29, 2022
wideglide added a commit to wideglide/capstone that referenced this pull request Mar 4, 2023
Fix missing return value `post_index` - same as capstone-engine#1944
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.

None yet

2 participants