[PATCH] drm/bridge-connector: Fix double free in error handling paths

Robert Foss rfoss at kernel.org
Mon Aug 5 15:56:12 UTC 2024


On Thu, 11 Jul 2024 14:26:55 +0300, Cristian Ciocaltea wrote:
> The recent switch to drmm allocation in drm_bridge_connector_init() may
> cause double free on bridge_connector in some of the error handling
> paths.
> 
> Drop the explicit kfree() calls on bridge_connector.
> 
> 
> [...]

Applied, thanks!

[1/1] drm/bridge-connector: Fix double free in error handling paths
      (no commit info)



Rob




More information about the dri-devel mailing list