diff options
author | 2020-08-06 19:32:45 +0000 | |
---|---|---|
committer | 2020-08-13 17:47:01 +0000 | |
commit | deb5346761308d9cda3a249283a482a1ce08549e (patch) | |
tree | 490ca34953b567ea9d2d5b3d81fc4dcba811fef6 /libs/input/KeyLayoutMap.cpp | |
parent | 916c766b31ec99bf57a5249d7a0d3eaf553e24d0 (diff) |
libbinder_ndk: fix failure when dump/shell are unset
People directly using libbinder_ndk functions who didn't create a debug
dump function function would fail to initialize that pointer, and
potentially crash. Those who didn't create a shell function were
guaranteed to crash. This wasn't noticed because the C++ wrappers which
are the recommended way to use libbinder_ndk always set these functions.
Bug: 161812320
Test: unit tests
Merged-In: I1f6909531bc640097f3f48c4a558fd03f2fa62cb
Change-Id: I1f6909531bc640097f3f48c4a558fd03f2fa62cb
Diffstat (limited to 'libs/input/KeyLayoutMap.cpp')
0 files changed, 0 insertions, 0 deletions