On Mon, Jun 25, 2018 at 8:02 PM, Jernej Skrabec <[email protected]> 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 <[email protected]>
Given this is a fix, it should have Fixes and stable tags. ChenYu _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
