commit | 918eb4f03131d10b6ef10b9496cddebbcf5ec4d5 | [log] [tgz] |
---|---|---|
author | xi yu <yuxi1@xiaomi.com> | Wed Feb 09 02:53:57 2022 +0000 |
committer | xi yu <yuxi1@xiaomi.com> | Wed Feb 23 16:14:00 2022 +0000 |
tree | f6ce9e7db17a95cc6264e0a52f473e79fcc7804a | |
parent | ff46fea55c6ad5020ef9130f4a61d519747ab512 [diff] |
[Bugfix][Media] Fix ISessionControllerCallback leaks in the system_server when the far side died When the far side died unexpectedly, it will not call unregisterCallback, resulting in callbacks leak in system_server. Eventually, the system_server will reboot because of too many BinderProxies leaks. Test: manual Change-Id: I1d99ea35b8bbbb92db648bbf68c267dce435110c