diff options
| author | Hidehiko Tsuchiya <hidehiko.xa.tsuchiya@sonymobile.com> | 2019-08-22 16:22:24 +0900 |
|---|---|---|
| committer | Todd Kennedy <toddke@google.com> | 2019-09-03 02:28:04 -0700 |
| commit | a0f42bea105d06e06f660d23953bbb909b76c82c (patch) | |
| tree | b20cb32b44f74cfcde066e59c1e918fdd0551c71 /opengl/tests/gl_basic/gl_basic.cpp | |
| parent | 0ec249bd62dcfa104a718dbebd878fe387097201 (diff) | |
Fix PackageManagerService crashed due to NPE during debugging installing
Symptom:
PackageManagerService crashed due to NPE during debugging installing
an invalid package. The crash can be observed only when DEBUG_INSTALL
flag is true.
Root cause:
In this case, the null object access occurs during debug output.
Solution:
Avoid directly accessing packageName. Show the package name via
toString() of Package object.
Bug: 140057579
Change-Id: I302903a2a6b29454dbf718a07c82f5583f93097c
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions
