Part of fix for bug 8276 - FD_SET out of bounds access crash.
commit1053a24a87f341fcd5578db56bc8b3962e63bb98
authorJeremy Allison <jra@samba.org>
Thu, 30 Jun 2011 18:01:40 +0000 (30 11:01 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jun 2011 19:15:25 +0000 (30 21:15 +0200)
treed03f95eab069c2a130d4709d48c5c8586876dea1
parent4804013210ba620a6d20fd813017ac383cc3b946
Part of fix for bug 8276 - FD_SET out of bounds access crash.

Ensure we never add fd's set to -1 to the pollfd set.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Jun 30 21:15:25 CEST 2011 on sn-devel-104
source3/nmbd/nmbd_packets.c