Module Name: src Committed By: thorpej Date: Sat Jan 22 11:16:00 UTC 2022
Modified Files:
src/sys/sys: device.h
Log Message:
Make the devhandle "integer" field an intptr_t to ensure that all
bits of the union are initialized when that field is used.
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/sys/sys/device.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
