Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 05:41:52 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/smbfs smbfs_vnops.c
Message-ID:  <200301291341.h0TDfqYm001461@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/01/29 05:41:52 PST

  Modified files:
    sys/fs/smbfs         smbfs_vnops.c 
  Log:
  Escape the backslash in badchars so that smbfs_pathcheck() correctly
  rejects pathnames with backslashes in them (and to avoid a syntax error).
  
  Found by:       FlexeLint
  
  Revision  Changes    Path
  1.28      +1 -1      src/sys/fs/smbfs/smbfs_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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