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)
commit614dbd8fec09a5e4c63e4b7774aa38335e030a42
tree374e4221adcb2841c255bb853b2e63a426fdd33f
parent0b715b6ce21d23970d207d57e90133be17790d15
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
source/smb_server/reply.c