Commit 3b914e5b authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Prevent segfault when attempting to cleanup a SLURM_PENDING_STEP.

Step hasn't been assigned resources, so the select_jobinfo struct
hasn't yet been populated. Calling select_g_step_finish will dereference
causing a segfault.

Bug 2922.
parent f88119ff
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