Fix CID 475. work should not be checked against NULL
authorJeremy Allison <jra@samba.org>
Sat, 12 Jan 2008 07:56:48 +0000 (23:56 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2008 07:56:48 +0000 (23:56 -0800)
commitff98a654d613daad484023250c6619ce09917f6e
treebc8d07a343042d64558af0bd99887f84b3e02710
parent43717a16e2fca8b196d4a89e33b05fefc0cb02d2
Fix CID 475. work should not be checked against NULL
here as it can never be null.
Jeremy.
(This used to be commit ecb52f50fe3ec8beda48b6c88e9a3ae5a6a98d52)
source3/nmbd/nmbd_incomingdgrams.c