diff options
| author | Anthony Stange <stange@google.com> | 2021-03-25 16:35:37 +0000 |
|---|---|---|
| committer | Anthony Stange <stange@google.com> | 2021-03-25 16:36:10 +0000 |
| commit | 0b72e2e1051de14d9711dd54190f62fcad0d4914 (patch) | |
| tree | 951c95ad1d8d030cd8171b53c9e44a3140eb1d3a /identity/support/tests/cppbor_test.cpp | |
| parent | c0f1cc2aba1f20c44fdc922f8ea4161af2527984 (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 'identity/support/tests/cppbor_test.cpp')
0 files changed, 0 insertions, 0 deletions
