Skip to content

Conversation

jpstotz
Copy link
Contributor

@jpstotz jpstotz commented Sep 4, 2025

The Android DexFillArrayDataTransformer uses definitions of the (primitive) arrays to determine their type.
In case a primitive array was not created in the method itself but passed in as method parameter this process failed with the error Failed to determine the array type.

This PR updates DexFillArrayDataTransformer to also consider array type definitions in IdentityStmt.

@StevenArzt StevenArzt merged commit a2088ec into soot-oss:develop Sep 8, 2025
5 checks passed
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