Module Name: src Committed By: maxv Date: Tue Aug 21 07:56:53 UTC 2018
Modified Files: src/sys/kern: kern_malloc.c Log Message: Need to keep track of the requested size, when realloc is used under kASan. Maybe we could use mh_rqsz by default. To generate a diff of this commit: cvs rdiff -u -r1.149 -r1.150 src/sys/kern/kern_malloc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.