[PATCH 1/4] drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak
Timur Tabi
timur at freescale.com
Thu Sep 2 04:40:05 EST 2010
On Tue, Aug 31, 2010 at 10:48 AM, Julia Lawall <julia at diku.dk> 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 at freescale.com>
Thanks, Julia.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the Linuxppc-dev
mailing list