
11 Mar
2016
11 Mar
'16
6:07 a.m.
On Fri, Mar 11, 2016 at 12:18 PM, Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Mar 7, 2016 at 10:27 AM, Simon Glass sjg@chromium.org wrote:
Output the pointer returned by each call to malloc(). This can be useful when debugging memory problems.
Signed-off-by: Simon Glass sjg@chromium.org
common/malloc_simple.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/next, thanks!