diff options
author | Qiongcheng Luo <qiongcheng.luo@sonymobile.com> | 2017-08-04 14:34:34 +0800 |
---|---|---|
committer | yuuki, habu <yuuki.habu@sony.com> | 2017-09-07 15:40:09 +0900 |
commit | fd11ce5fafeb599822f6a0b6a4071a8cf6ccc01a (patch) | |
tree | 5d94b46099250e575a2e09980642d3dc50245a71 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 6c7ef2e8d7538e8d9b38e724cffd5cf81c7dad10 (diff) |
Fix Crash CarrierDefaultApp due to exception
[Issue]
CarrierDefaultApp crashes due to null pointer exception.
[Cause of defect]
To call mUrl.toString() even if mUrl is null and mUrl is already
checked if it is null just before.
[How to fix]
Check the null status of mUrl when call its toString() method.
Bug: 65393337
Change-Id: I4b4b1f125aac7e30ca18be22d7adc358cab83b2f
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions