Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: maxv
Date: Fri Apr 3 18:44:50 UTC 2020
Modified Files:
src/sys/kern: subr_asan.c
src/sys/lib/libkern: libkern.h
Log Message:
Add KASAN instrumentation on strcat/strchr/strrchr.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/kern/subr_asan.c
cvs rdiff -u -r1.137 -r1.138 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.
Home |
Main Index |
Thread Index |
Old Index