Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
Module Name: src
Committed By: rtr
Date: Sun Mar 19 03:58:35 UTC 2006
Modified Files:
src/sys/ufs/lfs: lfs_itimes.c
Log Message:
don't bother checking of ts == NULL before assigning since we know that
it is.
solves coverity 2725 / run 6
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/ufs/lfs/lfs_itimes.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