diff options
author | Nick Kralevich <nnk@google.com> | 2019-03-21 09:58:56 -0700 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2019-03-21 09:58:56 -0700 |
commit | 104771e55e56474931cbb34327e42af5e8ada665 (patch) | |
tree | 61cecaf3c9992fc0ffe02dc7a2b467cbc3f69bc8 /trusty/coverage/coverage.cpp | |
parent | b4ef0beb990d02600cad57096bcd20c9d646c8fa (diff) |
zip_archive.cc: delete android_errorWriteLog
The process of determining whether or not to emit a safetynet error
entry while processing a malformed file relies on addition overflow.
Since this is only logging, and logging which isn't used, delete the
code instead of trying to fix the logic which is causing the integer
overflow.
This change is necessary to enable integer sanitization on this code.
Somewhat related to Bug: 122975762
Test: atest ziparchive-tests
Change-Id: I6b41ccf7881348cb4e5236324eaa44a05662a725
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions