Module Name: src Committed By: kamil Date: Wed Feb 13 14:55:29 UTC 2019
Modified Files: src/sys/kern: subr_asan.c Log Message: Align the kASan message style with kUBSan Print messages with initial 'ASan', simiarly to kUBSan printing 'UBSan'. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 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.