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: handle panic when subStreamsInfo stream is zero #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kulaginds
Copy link

In this code if s.streams[i] is zero, panic happens on line

s.size[k] = folder[i].unpackSize() - total

@bodgit
Copy link
Owner

bodgit commented Jun 16, 2024

Can you attach or provide a link to an archive that demonstrates this bug?

@bodgit bodgit self-assigned this Jun 16, 2024
@bodgit bodgit added the bug Something isn't working label Jun 16, 2024
@kulaginds
Copy link
Author

This archive has sensitive data. Can you suggest me how I can strip sensitive data and keep 7-zip data-structure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants