aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorCristian Ciocaltea <[email protected]>2024-07-11 14:26:55 +0300
committerRobert Foss <[email protected]>2024-07-18 13:33:09 +0200
commitca5442ed8f5383f86bb9b4d66eeb816cd90aeb3b (patch)
treed63eb01c32d567d5a16061acf9ba572a4b8f0e90 /tools/perf/scripts/python/bin
parentbc657615e10ddd7637dcc05811194ad7e2baea33 (diff)
drm/bridge-connector: Fix double free in error handling paths
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. Fixes: c12907be57b1 ("drm/bridge-connector: switch to using drmm allocations") Signed-off-by: Cristian Ciocaltea <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20240711-bridge-connector-fix-dbl-free-v1-1-d558b2d0eb93@collabora.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions