s3:nmbd_packets: make sure create_listen_fdset() returns initialized data (bug #8276)
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jun 2011 07:56:06 +0000 (09:56 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Jul 2011 19:53:19 +0000 (21:53 +0200)
commit9d5738f779b803fb257537d6308a5f34625cb1b0
tree88ba1f051b2ba62645b276cb8d13b25fbbfb6d9f
parent1da14b93bc664948699f62cca2fc777c6f7523c9
s3:nmbd_packets: make sure create_listen_fdset() returns initialized data (bug #8276)

Fix bug #7949 (DoS in Winbind and smbd with many file descriptors open)
(commit feb3fcd0fa4bda0967b881315595d7702f4d1752) changed the bahavior,
so that we skipped some sockets.

This should work for v3-5-test.

metze
source3/nmbd/nmbd_packets.c