s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)
authorStefan Metzmacher <metze@samba.org>
Wed, 9 Nov 2011 15:04:09 +0000 (16:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Nov 2011 13:08:13 +0000 (14:08 +0100)
commit22ddbb50534aa73240a171732d4ac1fa884fa412
treef202ffb7067559d625b825ae731821fbc2fc10a0
parent39bb5a62977261d0926f56b792aacaa5e772ff6f
s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)

This fixes a crash bug that is triggered, when a client has more than
256 directory handles with searches.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Nov 10 14:08:14 CET 2011 on sn-devel-104
source3/smbd/dir.c