
10 Nov
2015
10 Nov
'15
10:23 p.m.
Hi Simon,
On Tue, Nov 10, 2015 at 7:19 PM, Simon Glass sjg@chromium.org wrote:
Then I wonder why malloc() is failing? Is it because there is too much
In the example I sent I only allocate 64 bytes. malloc() does fail even if I decrease this number.
being allocated, or is the simple malloc region not being set up correctly?
This puzzles me too. I am not very familiar with this code and I don't know the reason why reverting 5ba534d247d41 'fixes' the problem.
Regards,
Fabio Estevam