Don't bother with memset() on allocations, the chunking
commit9381db9433adf809d63008056bea4b3d2f992085
authorLinus Torvalds <torvalds@home.transmeta.com>
Fri, 9 May 2003 17:38:27 +0000 (9 10:38 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:38 +0000 (7 21:00 -0700)
tree842b96ab0269083577f47805cd2fa8816f8d57d2
parent223d9de8f4e00d234413a060c5151aff52a31ae9
Don't bother with memset() on allocations, the chunking
is supposed to guarantee zero memory anyway.
lib.c