Module Name: src Committed By: msaitoh Date: Tue Aug 3 07:54:39 UTC 2021
Modified Files:
src/sys/dev/sdmmc: sdmmc_mem.c
Log Message:
Use unsigned to avoid undefined behavior in sdmmc_mem_sd_switch().
Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/sdmmc/sdmmc_mem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
