#38 coverity - 13183 Dereference before null check
Closed: Fixed Opened by rmeggins.

ns_thrpool_destroy ns_thrpool.c:1005

CID 13183 (#1 of 1): Dereference before null check (REVERSE_INULL)
check_after_deref: Null-checking tp->event_q_wakeup_job suggests that it may be null, but it has already been dereferenced on all paths leading to the check.
1005 if(tp->event_q_wakeup_job){


commit 2eb08d267b241c922ec24db16c2bfddcca9ed9a7
Author: Rich Megginson rmeggins@redhat.com
Date: Tue May 12 13:21:18 2015 -0600

Metadata