Commit 4b0e3c75 authored by Morris Jette's avatar Morris Jette
Browse files

Avoid srun segv on job allocate failure

If a job allocation returns some invalid contents, the pointer
  to the job structure may be NULL. This change preserves the error
  message and avoids a segv.
parent 44bb06bc
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