summaryrefslogtreecommitdiff
path: root/security/keymint/support/remote_prov_utils.cpp
diff options
context:
space:
mode:
authorAnthony Stange <stange@google.com>2021-03-25 16:35:37 +0000
committerAnthony Stange <stange@google.com>2021-03-25 16:36:10 +0000
commit0b72e2e1051de14d9711dd54190f62fcad0d4914 (patch)
tree951c95ad1d8d030cd8171b53c9e44a3140eb1d3a /security/keymint/support/remote_prov_utils.cpp
parentc0f1cc2aba1f20c44fdc922f8ea4161af2527984 (diff)
Don't assert while a callback is registered
If an assert fails while a callback is registered and some data is delivered that attempts to invoke the callback, it'll cause a segfault since the callback is allocated on a part of the stack that's no longer valid. Bug: 183362725 Change-Id: I3a1f8fbf15c24e344fde8e5b44bb93681ef47d38 Test: Run VTS
Diffstat (limited to 'security/keymint/support/remote_prov_utils.cpp')
0 files changed, 0 insertions, 0 deletions