r14229: Something Coverity hasn't caught (yet) but I've gotten
commitff122b308bf4ad9115ebfe1d292051c3c5ecbb78
authorJeremy Allison <jra@samba.org>
Sun, 12 Mar 2006 04:18:43 +0000 (12 04:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:18 +0000 (10 11:15 -0500)
tree7a0876df6d48683abfee1fd2fa32df071f372239
parent79af0b91e0851321c28878df92559e41f4cb3651
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.
(This used to be commit 04838078723613628b298b7a87622df30432cf64)
source3/smbd/process.c