cvs commit: src/sys/ufs/ufs ufs_lookup.c

Don Lewis truckman at FreeBSD.org
Sun Oct 16 14:31:47 PDT 2005


truckman    2005-10-16 21:31:46 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_lookup.c 
  Log:
  Correct the type of the temporary variable used by ufs_lookup.c:1.78
  to fix the race condition in the ufs_lookup() ISDOTDOT code.
  
  Noticed by:     bde
  MFC after:      12 days
  
  Revision  Changes    Path
  1.79      +1 -1      src/sys/ufs/ufs/ufs_lookup.c


More information about the cvs-all mailing list