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: null pointer exception if fingerprint specified a non existent signature #195

Merged

Conversation

LisoUseInAIKyrios
Copy link
Contributor

fix for NPE if a fingerprint specifies access/return/parameters that do not match any methods in the target app.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title fix: null pointer exception if invalid signature type is used fix: null pointer exception if fingerprint specified a non existent signature Jun 28, 2023
@oSumAtrIX oSumAtrIX merged commit fcef434 into ReVanced:dev Jun 28, 2023
revanced-bot pushed a commit that referenced this pull request Jun 28, 2023
## [11.0.3-dev.1](v11.0.2...v11.0.3-dev.1) (2023-06-28)

### Bug Fixes

* NPE on method lookup ([#195](#195)) ([fcef434](fcef434))
@LisoUseInAIKyrios LisoUseInAIKyrios deleted the fix_non_existent_signature_exception branch June 28, 2023 20:04
revanced-bot pushed a commit that referenced this pull request Jun 30, 2023
## [11.0.3](v11.0.2...v11.0.3) (2023-06-30)

### Bug Fixes

* NPE on method lookup ([#195](#195)) ([fcef434](fcef434))
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