Skip to content

added flush and close calls to MaliPPWriter2::close #12

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

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

nicolaslg
Copy link
Contributor

@nicolaslg nicolaslg commented Aug 10, 2024

The file may not be effectively writen after calling MaliPPWriter2::close; the flush and close might be necessary.

I thought this fix would be ok, but while the file now has the right size it still may not be readable without closing the software that wrote it.

@CharlesPignerol CharlesPignerol marked this pull request as ready for review August 28, 2024 06:05
@CharlesPignerol CharlesPignerol merged commit e085947 into main Aug 28, 2024
2 checks passed
@CharlesPignerol CharlesPignerol deleted the fix_flush_issue_MaliPPWriter2_close branch August 28, 2024 06:05
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.

2 participants