Module Name: src Committed By: msaitoh Date: Thu May 13 05:54:15 UTC 2021
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
Use unsigned to avoid undefined behavior in hwrite[12](). Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/dev/sdmmc/sdhc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
