Re: [PATCH V2 2/2] scripts: dtc: fix memory leak after realloc

From: Rob Herring
Date: Tue Apr 12 2016 - 17:11:49 EST


On Tue, Apr 12, 2016 at 3:55 PM, Maxim Zhukov
<mussitantesmortem@xxxxxxxxx> wrote:
> This commit fixed memory leak after errors realloc.
>
> Signed-off-by: Maxim Zhukov <mussitantesmortem@xxxxxxxxx>
> ---
> scripts/dtc/fdtput.c | 10 +++++++---

Again, your patch is against the kernel copy of dtc. It needs to be
against upstream dtc and then I can update the kernel copy once this
lands.

Rob