[U-Boot] [PATCH 12/69] malloc_simple: Add a little more debugging

Bin Meng bmeng.cn at gmail.com
Fri Mar 11 05:18:03 CET 2016


On Mon, Mar 7, 2016 at 10:27 AM, Simon Glass <sjg at 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 at chromium.org>
> ---
>
>  common/malloc_simple.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list