Module Name: src Committed By: rmind Date: Mon Jan 30 01:56:48 UTC 2012
Modified Files:
src/sys/kern: kern_malloc.c
Log Message:
- kern_realloc: fix a recent regression, use correct size of current allocation.
- kern_malloc: constify.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 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.
