Fix use-after-free in _set_limit().
Can cause slurmstepd to crash, as rlimit_name was pointing to part of the free'd env_name variable. Bug 4409.
Please register or sign in to comment
Can cause slurmstepd to crash, as rlimit_name was pointing to part of the free'd env_name variable. Bug 4409.