Commit 60b58b70 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Prevent uid update from corrupting assoc_hash table.

The uid is used as part of the hash function, must remove old reference
and recalculate if it may change, otherwise _delete_assoc_hash
will not find it again when the association is removed, causing
slurmctld to segfault.

Bug 2560.
parent 03d29e24
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