Module Name: src Committed By: maxv Date: Sat Feb 8 09:05:08 UTC 2020
Modified Files: src/sys/kern: subr_asan.c src/sys/sys: asan.h Log Message: Sync the codes with reality: partial replaced by mid, and use-after-ret added. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/kern/subr_asan.c cvs rdiff -u -r1.12 -r1.13 src/sys/sys/asan.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.