Date: Sun, 2 Nov 2008 19:48:15 +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: <200811021948.mA2JmPNn018386@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-11-02 19:48:15 UTC FreeBSD src repository Modified files: contrib/smbfs/lib/smb nb_name.c Log: SVN rev 184567 on 2008-11-02 19:48:15Z by rwatson 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. MFC after: 3 days Obtained from: Apple, Inc. Revision Changes Path 1.3 +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?200811021948.mA2JmPNn018386>