commit | 78d8d95be7578537debe19cde6a895b3184893ef | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Tue May 30 18:10:23 2023 -0700 |
committer | Andy Hung <hunga@google.com> | Wed May 31 17:12:30 2023 +0000 |
tree | 2badaa710f4798d3aa5dc3f2f87a02531051fffa | |
parent | e064b9150787b7f3d7d4b300c1dcd41201c55b2f [diff] |
AudioFlinger: Move NBLog thread_local to no linkage. Access the thread_local by getter/setter only. This prevents a memory leak with the clang compiler. Test: adb shell dumpsys media.audio_flinger --unreachable Bug: 284657986 Merged-In: Ic7128eea2aef47289c6e38ebca6fb5292d919410 Change-Id: Ic7128eea2aef47289c6e38ebca6fb5292d919410 (cherry picked from commit 5a5b514ac4673a82f665ebc230174a6a4a802632)