Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call smb_panic.
authorJeremy Allison <jra@samba.org>
Wed, 3 Oct 2012 00:30:54 +0000 (17:30 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 3 Oct 2012 19:49:15 +0000 (12:49 -0700)
commitc2f5b2466bb05939c953341517da6d9df814b27c
tree56270917e38695ad83bae478a696d43ad181eac7
parent3983515a0d2222c9e559d83f37ec0a4c5820b56d
Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call smb_panic.

Terminate the connection cleanly instead.
source3/smbd/smb2_server.c