Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Dec 2006 16:27:50 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/unionfs union_subr.c
Message-ID:  <200612091627.kB9GRoRU010471@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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