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 panic with empty files #88

Merged
merged 2 commits into from
May 27, 2023
Merged

Fix panic with empty files #88

merged 2 commits into from
May 27, 2023

Conversation

bodgit
Copy link
Owner

@bodgit bodgit commented May 27, 2023

No description provided.

Avoids slice panic when block contains mix of non-empty and empty
files, with the empty files not at the beginning of the block.

Fixes #87
@bodgit bodgit added the bug Something isn't working label May 27, 2023
@bodgit bodgit self-assigned this May 27, 2023
@bodgit bodgit merged commit 91a7926 into master May 27, 2023
@bodgit bodgit deleted the issue87 branch May 27, 2023 22:18
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.

1 participant