On Nov 15, 2010, at 4:06 PM, Wolfgang Denk wrote:

> Dear Kumar Gala,
> 
> In message <[email protected]> you 
> wrote:
>> Since we set #define MORECORE_CLEARS 1, the code assumes 'sbrk' always
>> returns zero'd out memory.  However since its possible that free()
>> returns memory ack to sbrk() via malloc_trim we could possible get
>> non-zero'd memory from sbrk() if it allocates back memory that was
>> previously freed to it.
> 
> I confirm that the test case works fine here, too.  So:
> 
> Tested-by: Wolfgang Denk <[email protected]>
> 
> 
> But the commit message needs serious rework before this can get
> applied.

Oops, will fix and repost.

- k
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to