s3:smbd: fix initialized memory in SMB2 responses
authorStefan Metzmacher <metze@samba.org>
Wed, 20 May 2009 17:32:55 +0000 (19:32 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 20 May 2009 18:53:31 +0000 (20:53 +0200)
commitc4b41c56498bea40baf152e2ee23f9850710891d
treed795b0c30392c797dfcc4608039a3395cd83dab7
parentd649a46078e6af5bacafd74107aedea5d4f31312
s3:smbd: fix initialized memory in SMB2 responses

MESSAGE_ID and SESSION_ID are both 64bit.

metze
source3/smbd/smb2_server.c