Module Name: src Committed By: msaitoh Date: Wed Feb 5 07:24:07 UTC 2020
Modified Files:
src/sys/dev/usb: if_smsc.c
Log Message:
Cast to uint32_t to avoid undefined behavior in smsc_setmacaddress.
Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/usb/if_smsc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
