diff options
author | phaneendra Reddy <quic_phaneend@quicinc.com> | 2022-02-14 22:06:37 +0530 |
---|---|---|
committer | phaneendra Reddy <quic_phaneend@quicinc.com> | 2022-02-14 22:15:54 +0530 |
commit | 6611391eaaf4137ca4c87360a1a62884026446fe (patch) | |
tree | 60897ba6fd31ba10051aebc1fe50d41db6afdff1 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 1aba3d5aacfa8a9ae30d9d8ae0229434c5e5f565 (diff) |
Added changes to avoid Null Pointer Exception
The get bonded devices though checked for
null, it could sometimes get passed through
it as it was returning the instance
which can still valid for a null check.
Added variable to get the refernce value
which is checked against null to avoid NPE.
CRs-Fixed: 3128596
Change-Id: I7509207dcb3acf635e5fde81267e2da3d7f3586b
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions