commit | 166e569b7a75929346a4dc8891a66e36b8e94bf3 | [log] [tgz] |
---|---|---|
author | zhuning3 <zhuning3@xiaomi.com> | Wed Jul 19 14:12:21 2023 +0800 |
committer | ning zhu <zhuning3@xiaomi.com> | Wed Jul 19 06:57:32 2023 +0000 |
tree | 920c080369adb532bbe95cd4a712c8c249764296 | |
parent | 14b1b5926645c893cb9f205471826c1df7cbfe7c [diff] |
Fix the concurrency issue when 'linkToDeath' in AccountManagerService that leads to JE Move the ref of 'mResponse' after the completion of 'linkToDeath' to avoid concurrency issues caused by 'unlinkToDeath' being triggered in different thread Test: MTBF Bug: 291856266 Change-Id: Ifc5af9f85aac83be56afec9a1fb32501a6f32ebc Signed-off-by: zhuning3 <zhuning3@xiaomi.corp-partner.google.com>