diff options
author | Anthony Stange <stange@google.com> | 2021-03-25 16:33:28 +0000 |
---|---|---|
committer | Anthony Stange <stange@google.com> | 2021-03-25 16:51:39 +0000 |
commit | 310d3ddef753eb63b859ebbd6fe141368fe192cd (patch) | |
tree | bad74da7a84fc0ba756d5a532fa173791d22d6d1 /identity/support/src/cppbor_parse.cpp | |
parent | e7b96104a4fbd814318c9df619b4437b66ca9892 (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
Merged-In: I3a1f8fbf15c24e344fde8e5b44bb93681ef47d38
Change-Id: I2b1895a1f5898b8971ffd820a7d619a09f12495d
Test: Run VTS
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions