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

Optimize and fix RAR parsing #2093

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Optimize and fix RAR parsing #2093

merged 5 commits into from
Feb 22, 2024

Conversation

lfcnassif
Copy link
Member

Closes #2084 and fixes #2092.

@lfcnassif
Copy link
Member Author

lfcnassif commented Feb 22, 2024

Just tested this in an old small RAR regression data set I have. Results are better now, we are extracting internal folders missed before, correctly rendering the tree structure of a few carved RARs, like the 7zip program does.

PS: Non carved RARs continue to be parsed fine.

@lfcnassif lfcnassif merged commit c96407d into master Feb 22, 2024
2 checks passed
@lfcnassif lfcnassif deleted the #2084_optimize_rar_parsing branch February 22, 2024 16:38
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.

Incorrect directory tree when parsing partial/segmented RAR files Optimize expansion of certain RAR files
1 participant