Source-Changes archive

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

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   bouyer
Date:           Mon Apr 10 21:50:18 UTC 2006

Modified Files:
        src/sys/ufs/ffs: ffs_snapshot.c

Log Message:
If we brelse ibp, set ibp to NULL, to avoid reusing it later in balloc()
or in our code at the next iteration.
Coverity ID 2706


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/ufs/ffs/ffs_snapshot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index