
11 Mar
2016
11 Mar
'16
5:18 a.m.
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