Module Name: src Committed By: maxv Date: Sat Sep 7 09:46:08 UTC 2019
Modified Files:
src/sys/kern: subr_asan.c
src/sys/lib/libkern: libkern.h
Log Message:
Add KASAN instrumentation for memmove.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/subr_asan.c
cvs rdiff -u -r1.130 -r1.131 src/sys/lib/libkern/libkern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
