Re: [PATCH v3] device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()

From: Andy Shevchenko
Date: Wed Dec 28 2022 - 04:37:27 EST


On Wed, Nov 23, 2022 at 10:25:42AM +0800, Yang Yingliang wrote:
> The 'parent' returned by fwnode_graph_get_port_parent()
> with refcount incremented when 'prev' is not NULL, it
> needs be put when finish using it.
>
> Because the parent is const, introduce a new variable to
> store the returned fwnode, then put it before returning
> from fwnode_graph_get_next_endpoint().

Rafael, Greg, is this went through the cracks?

--
With Best Regards,
Andy Shevchenko