Module Name: src Committed By: maxv Date: Thu Mar 7 18:32:10 UTC 2019
Modified Files: src/sys/kern: kern_malloc.c Log Message: Mmh, fix len, mh_size includes the malloc header, but we don't redzone it. To generate a diff of this commit: cvs rdiff -u -r1.155 -r1.156 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.