das 2005-03-18 05:43:31 UTC
FreeBSD src repository
Modified files:
sys/dev/hptmv entry.c
Log:
Don't write past the end of the VendorId field (and into the ProductId
field).
Spotted by: Ted Unangst using the Coverity Prevent static analysis tool
Reviewed by: scottl
Revision Changes Path
1.7 +1 -1 src/sys/dev/hptmv/entry.c