aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2019-07-04 10:45:34 +0000
committerJani Nikula <[email protected]>2019-08-01 13:08:34 +0300
commitde70fdd7d24cd07e51fbec420f8704d956a47949 (patch)
tree7ee0c13ab0b686f54285216979a3fcb1eb2e6916 /tools/perf/scripts/python
parent10e36489abda787e10b21a1e006121dee89c8f1f (diff)
drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
'ksv_fifo' is malloced in intel_hdcp_auth_downstream() and should be freed before leaving from the error handling cases, otherwise it will cause memory leak. Fixes: f26ae6a652f2 ("drm/i915: SRM revocation check for HDCP1.4 and 2.2") Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions