r3756: Fix netbios session request reply. The buffer should not be a stack-based
authorVolker Lendecke <vlendec@samba.org>
Mon, 15 Nov 2004 12:24:02 +0000 (12:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:51 +0000 (13:05 -0500)
commite2bc9a47c0380322b05018412958ed45f4283838
treef83fc87dc2eb89af51f5377b91a72853b2b74768
parent79ebe463e2aed9125c9086f6bff99adeef5e4b88
r3756: Fix netbios session request reply. The buffer should not be a stack-based
variable that is overwritten later.

Samba3 smbclient still does not like Samba4. In ntlmssp samba3 smbclient
expects an mechlistmic that 4 does not send.

Volker
(This used to be commit 614dbd8fec09a5e4c63e4b7774aa38335e030a42)
source4/smb_server/reply.c