Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/scsipi
Module Name: src
Committed By: joerg
Date: Fri Nov 25 12:39:56 UTC 2011
Modified Files:
src/sys/dev/scsipi: cd.c sd.c
Log Message:
Replace memset with incorrect size argument with M_ZERO.
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/sys/dev/scsipi/cd.c
cvs rdiff -u -r1.294 -r1.295 src/sys/dev/scsipi/sd.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