Module Name: src Committed By: msaitoh Date: Thu Sep 19 03:37:31 UTC 2019
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
Use unsigned to avoid undefined behavior in scsipi_{get,put}_tag().
Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/sys/dev/scsipi/scsipi_base.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
