Module Name: src Committed By: maxv Date: Mon Aug 27 08:53:19 UTC 2018
Modified Files: src/sys/arch/amd64/amd64: asan.c src/sys/lib/libkern: libkern.h Log Message: Add kasan interceptors for strcpy/strcmp/strlen. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/amd64/amd64/asan.c cvs rdiff -u -r1.128 -r1.129 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.