Module Name: src Committed By: maxv Date: Fri Apr 3 18:12:39 UTC 2020
Modified Files:
src/sys/arch/amd64/conf: Makefile.amd64
src/sys/kern: subr_asan.c
Log Message:
Add KASAN instrumentation on on-stack VLAs.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -u -r1.18 -r1.19 src/sys/kern/subr_asan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
