summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp
diff options
context:
space:
mode:
authorTej Singh <singhtejinder@google.com>2021-05-19 20:12:46 -0700
committerTej Singh <singhtejinder@google.com>2021-05-20 15:55:27 -0700
commitb13b741a94a3d1fc85277de22644c62778bd3adc (patch)
treeb7cb36fe0b4c8fd3392f1de1244b1c219aeeb84b /tests/DynamicCodeLoggerIntegrationTests/src/cpp
parent12f7871029999a41dc68746cdaaff66983fceab8 (diff)
[RESTRICT AUTOMERGE] Fix OOB write in noteAtomLogged
It's possible for bad atoms to have negative atom ids. This results in an OOB write when we note that the atom was logged. This adds a validation check on the logging. Also added safetynet logging for negative atoms Bug: 187957589 Test: POC in bug no longer led to the OOB write & crash Test: checked event log for safetynet logging Change-Id: I8a6b094c94309d7b02430fb860891ef814efb426
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp')
0 files changed, 0 insertions, 0 deletions