DragonFly BSD
DragonFly commits List (threaded) for 2006-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/nfs nfs_bio.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Mar 2006 11:08:52 -0800 (PST)

dillon      2006/03/24 11:08:52 PST

DragonFly src repository

  Modified files:
    sys/vfs/nfs          nfs_bio.c 
  Log:
  Don't just assume that the directory offset supplied by the user is
  correct.  Validate the NFS directory entry for the offset supplied
  before using its fields.
  
  Reported-by: David Rhodus <drhodus@xxxxxxxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.29      +39 -1     src/sys/vfs/nfs/nfs_bio.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_bio.c.diff?r1=1.28&r2=1.29&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]