aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorXiaoliang Pang <[email protected]>2020-09-14 11:00:51 +0800
committerHerbert Xu <[email protected]>2020-09-25 17:48:12 +1000
commit228d284aac61283cde508a925d666f854b57af63 (patch)
tree4a510d946653992fbe4496e958c1e5bb800e3689 /tools/perf/scripts/python/bin/stackcollapse-record
parent406346d2227854bd9a5abdf07ef3d45d0de85a3e (diff)
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
In the init loop, if an error occurs in function 'dma_alloc_coherent', then goto the err_cleanup section, after run i--, in the array ring, the struct mtk_ring with index i will not be released, causing memory leaks Fixes: 785e5c616c849 ("crypto: mediatek - Add crypto driver support for some MediaTek chips") Cc: Ryder Lee <[email protected]> Signed-off-by: Xiaoliang Pang <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions