r14229: Something Coverity hasn't caught (yet) but I've gotten
authorJeremy Allison <jra@samba.org>
Sun, 12 Mar 2006 04:18:43 +0000 (04:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:18 +0000 (11:15 -0500)
commit04838078723613628b298b7a87622df30432cf64
treeb12f6a9e231942c34f7f0bba71c44cc16392f857
parent680bd1b004f26b5a0449114911c85ca587038147
r14229: Something Coverity hasn't caught (yet) but I've gotten
sensitive to null derefs. get_timed_events_timeout()
can potentially return NULL. Cope with this.
Jeremy.
source/smbd/process.c