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 find_class_by_name method in Dex #15

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Conversation

letmutx
Copy link
Owner

@letmutx letmutx commented Nov 18, 2019

The function assumed that class_def_items are sorted by class_idx field, but that is not specified.

The bug is found in #11 but it'll take more work to merge.

The function assumed that class_def_items are sorted by
`class_idx` field, but that is not specified.
@letmutx letmutx merged commit 7b690d4 into master Nov 18, 2019
@letmutx letmutx deleted the fix-find-class-by-name branch November 30, 2019 16:54
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