commit | 11a19e4c715cb6a7fbbfd001a59a743c6e18384c | [log] [tgz] |
---|---|---|
author | ot903277 <ot_youyao.hu@mediatek.com> | Wed Jun 29 16:15:19 2022 +0800 |
committer | Chuanghua Zhao <chuanghua.zhao@mediatek.com> | Wed Jul 13 09:24:18 2022 +0800 |
tree | 21185eb66b7a41e3777ac6e41c8f32dad8c36b2d | |
parent | 4b7206b8d83aa5e4475b0d436bde8395d529b73c [diff] |
Fix weak global reference overflow When the last item of sRunningAttributionSources is removed, the current check condition will cause the process of removing sRunningAttributionSources stopped and return directly, bring in weak global reference table overflow. Change the order for smooth removal. Bug: 218794347 Test: run audio stress test pass Change-Id: I39072f3b72f0be6d6debbcbc948d7a940ad92785