Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: christos
Date: Fri Apr 14 20:48:53 UTC 2006
Modified Files:
src/sys/dev/ic: i82365.c
Log Message:
Coverity CID 1531: Clarify why we cannot overrun static here, and use
__arraycount() instead of #define constant.
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/sys/dev/ic/i82365.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