ns_add_timeout_job ns_thrpool.c:541
CID 13182 (#2-1 of 2): Dereference before null check (REVERSE_INULL) check_after_deref: Null-checking _job suggests that it may be null, but it has already been dereferenced on all paths leading to the check. 541 return _job ? PR_SUCCESS : PR_FAILURE;
commit 2eb08d267b241c922ec24db16c2bfddcca9ed9a7 Author: Rich Megginson rmeggins@redhat.com Date: Tue May 12 13:21:18 2015 -0600