Commit 04f06338 authored by Morris Jette's avatar Morris Jette
Browse files

EpilogSlurmctld race condition/SEGV fix

EpilogSlurmctld pthread is passed required arguments rather than a pointer
to the job record, which under some conditions could be purged and result
in an invalid memory reference.
parent 6db7a305
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment