Fix bug #8476 - Samba asserts when SMB2 client breaks the crediting rules.
authorJeremy Allison <jra@samba.org>
Thu, 22 Sep 2011 16:06:48 +0000 (09:06 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 22 Sep 2011 17:41:31 +0000 (19:41 +0200)
commitd50fa9c21e1c3b6f7126c33e24966099c7567225
treeed19734f8c9c744eced5d2069eaa2c77db8e2641
parent0921e750018a53c02e9984006a48cb08cd370b92
Fix bug #8476 - Samba asserts when SMB2 client breaks the crediting rules.

Just drop the connection, not SMB_ASSERT.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Sep 22 19:41:31 CEST 2011 on sn-devel-104
source3/smbd/smb2_server.c