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/compressed replay files missing gzip footer #12

Merged
merged 4 commits into from
May 7, 2024

Conversation

vwhitteron
Copy link
Owner

GZIP compressed replay files were not closed correctly so were missing the file footer which resulted in an unexpected EOF error when reading the file. This PR flushes and closes the files correctly when the replay capture is successfully completed.

@vwhitteron vwhitteron merged commit 5914049 into main May 7, 2024
2 checks passed
@vwhitteron vwhitteron deleted the fix/compressed-replay-files-missing-gzip-footer branch June 2, 2024 10:14
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.

1 participant