r21239: if the workgroup name is longer than 16 chars we get garbage in the string
authorSimo Sorce <idra@samba.org>
Thu, 8 Feb 2007 14:55:21 +0000 (14:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:50 +0000 (12:17 -0500)
commite7e44554bf7c61020e2c5c652e3f8f37a296d3aa
tree0ebe03f51059ec072906754258044414791795fa
parent4df582fa1049afe96bbee7e8cab93cfa82208ba3
r21239: if the workgroup name is longer than 16 chars we get garbage in the string
server_len is usually 256 (fstring).

Correctly terminate saving the lenght
source/libsmb/libsmbclient.c