Fix segfault from passing a NULL argument to setenv in newer glibc versions.
Only happens in a SPANK plugin on the setenv() call. dyn_spank_set_job_env() in unaffected, and needs the NULL value for proper backwards-compatibility. Bug 3503.
Please register or sign in to comment