Re: [PATCH 1/4] drivers/serial/ucc_uart.c: Add of_node_put to avoidmemory leak

From: Timur Tabi
Date: Wed Sep 01 2010 - 14:40:41 EST


On Tue, Aug 31, 2010 at 10:48 AM, Julia Lawall <julia@xxxxxxx> wrote:
> Add a call to of_node_put in the error handling code following a call to
> of_find_compatible_node or of_find_node_by_type.
>
> This patch also substantially reorganizes the error handling code in the
> function, to that it is possible first to jump to code that frees qe_port
> and then to jump to code that also puts np.

Acked-by: Timur Tabi <timur@xxxxxxxxxxxxx>

Thanks, Julia.

--
Timur Tabi
Linux kernel developer at Freescale
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/