diff options
author | Jay Aliomer <aaliomer@google.com> | 2019-10-09 13:55:08 -0400 |
---|---|---|
committer | Jay Aliomer <aaliomer@google.com> | 2019-10-09 13:55:08 -0400 |
commit | 050be725674ac242f88c6599d923cee0f0d24b73 (patch) | |
tree | 7cab4c5ad101ac2e49800bcb0ff0da0fd402a79b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b0b28d67adb368ad5443a2b20c4397043a1adc18 (diff) |
Null point check
When getting a notification by key, we must check if the
mNotificationsByKey map contains the record. not making a null pointer
check resulted in a runtime NullPointerException
Change-Id: I0026a2e74aabf4a6e622c50a1b915599abe4c174
Fix: 142398358
Test: manual test following the steps in the bug
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions