[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171801275290.708723.11055477791978848818.b4-ty@arm.com>
Date: Mon, 10 Jun 2024 10:47:31 +0100
From: Suzuki K Poulose <suzuki.poulose@....com>
To: coresight@...ts.linaro.org,
James Clark <james.clark@....com>
Cc: Suzuki K Poulose <suzuki.poulose@....com>,
laurent.pinchart@...asonboard.com,
linux-kernel@...r.kernel.org,
Mike Leach <mike.leach@...aro.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] coresight: Fix ref leak when of_coresight_parse_endpoint() fails
On Wed, 29 May 2024 14:36:26 +0100, James Clark wrote:
> of_graph_get_next_endpoint() releases the reference to the previous
> endpoint on each iteration, but when parsing fails the loop exits
> early meaning the last reference is never dropped.
>
> Fix it by dropping the refcount in the exit condition.
>
>
> [...]
Applied, thanks!
[1/1] coresight: Fix ref leak when of_coresight_parse_endpoint() fails
https://git.kernel.org/coresight/c/7fcb9cb2fe47294e16067c3cfd25332c8662a115
Best regards,
--
Suzuki K Poulose <suzuki.poulose@....com>
Powered by blists - more mailing lists