Commit c7cae55b authored by Morris Jette's avatar Morris Jette
Browse files

Prevent slurmctld race condition

Do not try to access part_list variable (partition list pointer)
  if not yet initialized. Return NULL pointer rather than aborting
  with NULL pointer.
parent 4f3a0a02
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