Module Name: src Committed By: maxv Date: Sat Sep 7 10:24:01 UTC 2019
Modified Files:
src/sys/kern: subr_asan.c
src/sys/sys: bus_proto.h
Log Message:
Add KASAN instrumentation on the bus_space functions that handle buffers.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/kern/subr_asan.c
cvs rdiff -u -r1.7 -r1.8 src/sys/sys/bus_proto.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
