[linux-sunxi] [PATCH v3 06/24] drm/sun4i: Fix releasing node when enumerating enpoints

Chen-Yu Tsai wens at csie.org
Thu Jun 28 01:53:36 UTC 2018


On Mon, Jun 25, 2018 at 8:02 PM, Jernej Skrabec <jernej.skrabec at siol.net> wrote:
> sun4i_drv_add_endpoints() has a memory leak since it uses of_node_put()
> when remote is equal to NULL and does nothing when remote has a valid
> pointer.
>
> Invert the logic to fix memory leak.
>
> Signed-off-by: Jernej Skrabec <jernej.skrabec at siol.net>

Given this is a fix, it should have Fixes and stable tags.

ChenYu


More information about the dri-devel mailing list