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

一点小问题也许是 #27

Merged
merged 2 commits into from
Aug 22, 2023
Merged

一点小问题也许是 #27

merged 2 commits into from
Aug 22, 2023

Conversation

hanliuxin5
Copy link
Contributor

太棒了,正好用得上!

如果只是 `for` 循环 `multiDexInsns` 的话,有可能出现 key 为非 0 时被存储数据。
导致 `multiDexInsns.size()` 为 `1`,但是 `multiDexInsns.get(index)` 无法取到数据,因为此时 `index` 只会是 `0`。
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.

2 participants