Skip to content
Snippets Groups Projects
Commit 40b6c211 authored by Moe Jette's avatar Moe Jette
Browse files

Fix bug in slurmctld parsing of config file that can cause seg fault.

"Scontrol abort" works. It was leaving a hung pthread due to a recent
   change.
Fix a couple of potential memory leaks
"switch_type" has been added to config data structure, un/pack, etc,
   but not yet reported to the user or documented yet.
The plugins now use function calls to get a their type and plugin directory
   from a common data structure rather than individually reading and
   parsing the configuration file.
parent 0c8404d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment