Fix for possible NULL pointer reference by CLANG
In "if (use_cluster_list != arch_cond->job_cond->cluster_list)" "arch_cond->job_cond" could be NULL
Loading
Please register or sign in to comment
In "if (use_cluster_list != arch_cond->job_cond->cluster_list)" "arch_cond->job_cond" could be NULL