Module Name: src Committed By: msaitoh Date: Tue Oct 15 16:59:16 UTC 2019
Modified Files:
src/sys/dev/pci: agp.c
Log Message:
Use unsigned to avoid undefined behavior in agpattach(). Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/dev/pci/agp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
