Module Name: src
Committed By: snj
Date: Tue Aug 1 23:26:58 UTC 2017
Modified Files:
src/sys/kern [netbsd-8]: kern_malloc.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #168):
sys/kern/kern_malloc.c: revision 1.146
Avoid integer overflow in kern_malloc(). Reported by Ilja Van Sprundel.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.145.10.1 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.