diff options
author | Tomi Valkeinen <[email protected]> | 2019-06-10 16:57:38 +0300 |
---|---|---|
committer | Andrzej Hajda <[email protected]> | 2019-06-14 09:46:14 +0200 |
commit | c08f99c39083ab55a9c93b3e93cef48711294dad (patch) | |
tree | 9817eb10981127f2759fbc3107eacdf63e84e5cf /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 51a0d1a90bff5d90a1a1c58e165928a0dd92268a (diff) |
drm/bridge: tfp410: fix memleak in get_modes()
We don't free the edid blob allocated by the call to drm_get_edid(),
causing a memleak. Fix this by calling kfree(edid) at the end of the
get_modes().
Signed-off-by: Tomi Valkeinen <[email protected]>
Signed-off-by: Andrzej Hajda <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions