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 file cleanup #290

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

tim-griesbach
Copy link
Collaborator

Fix file cleanup

Proposed changes: Fix the check for file being NULL in the function p4est_file_error_cleanup to prevent accessing NULL in the case of handling a failed call of the open function. In addition, a check abort message is updated.

@cburstedde
Copy link
Owner

Thanks!

@cburstedde cburstedde merged commit dd9816c into cburstedde:develop Mar 4, 2024
16 of 17 checks passed
@tim-griesbach tim-griesbach deleted the fix-file-cleanup branch June 27, 2024 13:02
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