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

Fail read calls after exception. #12590

Merged

Commits on Nov 29, 2015

  1. Fail read calls after exception.

    If a read call was performed after XrdFile threw an exception, it
    is possible there are no active sources.  However, not all paths
    check for the case of zero sources and may use-after-free the last
    source.
    
    This caused a deadlock at the Tier-0.
    bbockelm committed Nov 29, 2015
    Configuration menu
    Copy the full SHA
    a012aaf View commit details
    Browse the repository at this point in the history