K 10 svn:author V 6 alfred K 8 svn:date V 27 2001-02-26T09:07:55.000000Z K 7 svn:log V 298 Santize a size variable passed to kernel malloc. Since we know there's always an upper bound we force that bound, otherwise users can cause a panic via malloc getting hit with a odd (huge or negative) amount of memory to allocate. Tested by: kris Pointed out by: Andrey Valyaev END