summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor_parse.cpp
diff options
context:
space:
mode:
authorAnthony Stange <stange@google.com>2021-03-25 16:33:28 +0000
committerAnthony Stange <stange@google.com>2021-03-25 16:51:39 +0000
commit310d3ddef753eb63b859ebbd6fe141368fe192cd (patch)
treebad74da7a84fc0ba756d5a532fa173791d22d6d1 /identity/support/src/cppbor_parse.cpp
parente7b96104a4fbd814318c9df619b4437b66ca9892 (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