#77 Coverity defect: There may be a null pointer dereference
Closed: Fixed Opened by firstyear.

"There may be a null pointer dereference, or else the comparison against null is unnecessary."

This was in ns_job_done of ns_thrpool.c. We enter job->monitor before we assert job != NULL.


Looks good. Ack.

commit 13c65fa0e43b375d02e775bf4508e107d6720f09
Writing objects: 100% (16/16), 2.92 KiB | 0 bytes/s, done.
Total 16 (delta 11), reused 0 (delta 0)
To ssh://git@pagure.io/nunc-stans.git
1ac03f9..a69ff23 master -> master

@firstyear changed the status to Closed

Metadata