cvs commit: src/sys/fs/unionfs union_subr.c

Craig Rodrigues rodrigc at FreeBSD.org
Sat Dec 9 08:27:51 PST 2006


rodrigc     2006-12-09 16:27:50 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_subr.c 
  Log:
  In unionfs_hashrem(), use LIST_FOREACH_SAFE when iterating over
  the list of nodes to free them.
  
  CID:            1668
  Found by:       Coverity Prevent (tm)
  
  Revision  Changes    Path
  1.88      +3 -2      src/sys/fs/unionfs/union_subr.c


More information about the cvs-all mailing list