Fix smbclient segfault

David Disseldorp ddiss at suse.de
Mon Mar 21 12:14:53 MDT 2011


Currently smbclient segfaults when marshalling an ntlmssp 
NEGOTIATE_MESSAGE if a wide character (e.g. Cyrillic) netbios name or
workgroup is configured in smb.conf. See:
https://bugzilla.novell.com/show_bug.cgi?id=680169

Patch to follow...

Cheers, David

--
The following changes since commit 60280babeb54d0fc46bab0ebdae90f34e4a17395:

  idmap.idl: Fix whitespace (2011-03-21 13:36:48 +0100)

are available in the git repository at:
  git://oss.sgi.com/ddiss/samba/ bnc680169-smbclient-segv

David Disseldorp (1):
      s3-cli: do not segfault when a Cyrillic workgroup is used

 libcli/auth/msrpc_parse.c |    9 ++++++---
 source3/lib/charcnv.c     |    7 ++++++-
 2 files changed, 12 insertions(+), 4 deletions(-)


More information about the samba-technical mailing list