Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 1995 13:12:26 -0700
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/msdosfs msdosfs_vnops.c
Message-ID:  <199508252012.NAA28414@freefall.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
bde         95/08/25 13:12:24

  Modified:    sys/msdosfs  msdosfs_vnops.c
  Log:
  Fix bogus arg (&p instead of p) in the call to VOP_ACCESS() from
  msdosfs_setattr().  The bug was benign because the arg isn't used.



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