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

Avoid SEGV when the close operation fails. #819

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

bbockelm
Copy link
Contributor

This generates the correct error message and return code on the error case prior to deleting the file pointer object. Avoids a SEGV observed in testing when the file close failed.

Fixes #818

This generates the correct error message and return code on
the error case prior to deleting the file pointer object.  Avoids
a SEGV observed in testing when the file close failed.
jthiltges added a commit to unlhcc/hcc-packaging that referenced this pull request Sep 10, 2018
@abh3 abh3 merged commit 5253589 into xrootd:master Sep 13, 2018
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.

Segfaults in XrdXrootd caused by error when closing the file
2 participants