Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: msaitoh
Date: Sun Dec 1 08:16:49 UTC 2019
Modified Files:
src/sys/dev/pci: if_age.c if_alc.c if_ale.c
Log Message:
Use unsigned to avoid undefined behavoir. Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/pci/if_age.c
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/if_alc.c
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/if_ale.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