[PATCH][noMMU] malloc-simple: Make calloc() return zeroed memory

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Aug 5 21:30:39 UTC 2010


On Wed, Jun 09, 2010 at 09:02:21AM -0500, Steven J. Magnani wrote:
>The 0.9.31 release included a change to malloc-simple to request
>uninitialized memory from noMMU kernels. Unfortunately, the corresponding
>calloc() code assumed that memory returned by malloc() was already zeroed, 
>which leads to all kinds of nastiness.

Applied. Thanks!


More information about the uClibc mailing list