commit | bda3032fcc95e3f2b7f6574d01c443eb7b065ba4 | [log] [tgz] |
---|---|---|
author | Roman Kiryanov <rkir@google.com> | Thu Jul 26 13:41:14 2018 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Mon Sep 17 16:15:33 2018 -0700 |
tree | 24984716a71358f0a7df3fcd04fa2d757d65206d | |
parent | 3a7f95af094d820ba11943ad1a7eee23fecd09b9 [diff] |
Do not crash if secontext is nullptr LOG(DEBUG) tries to print a string pointed by secontext.get() but crashed if it was nullptr. Bug: 111888637 Test: "make -j50" and ran emulator Change-Id: Iac78f650e7f48781030dc610f7d35cd52c250802 Merged-In: Iac78f650e7f48781030dc610f7d35cd52c250802 Signed-off-by: Roman Kiryanov <rkir@google.com>