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

in the ApkDecoder use apkFile and unknownFiles from ApkInfo #3242

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

sv99
Copy link
Contributor

@sv99 sv99 commented Jul 31, 2023

ApkDecoder and ResourceDecoder - use apkFile from ApkInfo

@iBotPeaches
Copy link
Owner

Adding @IgorEisberg or you to the refactors so we can all peek each other's.

@iBotPeaches iBotPeaches added this to the v2.8.2 milestone Aug 1, 2023
Copy link
Owner

@iBotPeaches iBotPeaches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it out. Looked for 2 things.

  • If the move for unknown files still worked - it did
  • If the file was properly closed after being set to an intermediate variable - it did

Somehow we are leaking a file close handler, but looks unrelated to this. I'll dig into that later.

@iBotPeaches iBotPeaches merged commit 9d7d580 into iBotPeaches:master Aug 1, 2023
31 checks passed
@iBotPeaches
Copy link
Owner

thanks!

iBotPeaches added a commit that referenced this pull request Aug 1, 2023
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