commit | 530147f061759ab35132d2e89c65d2102d062535 | [log] [tgz] |
---|---|---|
author | Kangping Dong <wgtdkp@google.com> | Fri Mar 22 10:34:58 2024 +0800 |
committer | Kangping Dong <wgtdkp@google.com> | Fri Mar 22 10:58:20 2024 +0800 |
tree | 0595041efeac84a815deea3bfa993e0cba22eb8e | |
parent | 82599d3e21130ba4b642fc5a4552b3fbe02de2c1 [diff] |
[Thread] fix access to mOtDaemon When calling a ot-daemon API, getOtDaemon() should always be used. Access mOtDaemon directly can crash because it will be reset to null when ot-daemon dies. Change-Id: Id9941497fd43b1d57aba4bace31be0fbd9439c9c