Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2008 14:49:56 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/smbfs/lib/smb nb_name.c
Message-ID:  <200811291450.mATEo2HM050580@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-11-29 14:49:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    contrib/smbfs/lib/smb nb_name.c 
  Log:
  SVN rev 185437 on 2008-11-29 14:49:56Z by rwatson
  
  Merge r184567 from head to stable/7:
  
    When encoding an smb name, truncate one byte earlier in order than we did
    previously in order to ensure it fit properly in the bufer when encoded.
    This prevents a debugging printf from firing if a source or destination
    host name for an smb mount exceeds 15 characters.
  
    Obtained from:       Apple, Inc.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.2.2.1   +1 -1      src/contrib/smbfs/lib/smb/nb_name.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811291450.mATEo2HM050580>