Fix bug #8219 - SMB Panic from Windows 7 Client
authorJeremy Allison <jra@samba.org>
Wed, 29 Jun 2011 00:45:49 +0000 (17:45 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 29 Jun 2011 02:37:28 +0000 (04:37 +0200)
commit1fffddb2386e5c220d022da7e7a0b1baf410ce09
treebe4e30ab5201a564c9494b08718283d41937f210
parente63d5d2cd56cda2a01aace7c93dcae18dc80df5c
Fix bug #8219 - SMB Panic from Windows 7 Client

Caused by referencing an uninitialized variable in the
duplicated struct smbd_smb2_request when sending a signed
intermediate reply.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Jun 29 04:37:28 CEST 2011 on sn-devel-104
source3/smbd/smb2_server.c