Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Feb  1 19:38:00 UTC 2000

Modified Files:
        syssrc/sys/kern: kern_malloc.c

Log Message:
Add a sanity check to ensure that a region being free()'d is actually
within the KVA range malloc() would return.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/kern/kern_malloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index