On Sat, Dec 09, 2006 at 04:27:50PM +0000, Craig Rodrigues wrote:
> 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)

What was before is also safe, but coverity prevent often reports it as a
bug, which is actually false positive.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
[EMAIL PROTECTED]                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Attachment: pgpBAToctG4B8.pgp
Description: PGP signature

Reply via email to