diff options
author | Michael Walle <[email protected]> | 2024-06-04 10:33:37 +0200 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2024-06-28 13:01:43 +0000 |
commit | 8ad49a92cff4bab13eb2f2725243f5f31eff3f3b (patch) | |
tree | d2991d94a52d101d35a3366896e8670d124b549e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9ff6df49e6cbcc9834865870d7c4f3059b0891d3 (diff) |
drm/mediatek/dp: Fix spurious kfree()
drm_edid_to_sad() might return an error or just zero. If that is the
case, we must not free the SADs because there was no allocation in
the first place.
Fixes: dab12fa8d2bd ("drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection")
Signed-off-by: Michael Walle <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions