diff options
author | Ivan Lozano <ivanlozano@google.com> | 2017-11-07 13:26:27 -0800 |
---|---|---|
committer | Ivan Lozano <ivanlozano@google.com> | 2017-11-07 14:07:17 -0800 |
commit | 02828740da7481a48e7872b22213047025894525 (patch) | |
tree | c5860f9ad3460b56ed451146adb626902c36d60c /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | d37f28b8ca8dd4b9290e6451fddbc9d7a254fcb8 (diff) |
Disable sanitizer entirely in ResourceTypes.cpp
The unsigned integer overflow sanitizer catches an overflow on
Res_GETPACKAGE usages. This is used in a number of places in
ResourceTypes.cpp in a number of large functions. For now, lets disable
the sanitizer in this source file.
Test: Compiles and device boots without runtime errors.
Bug: 30969751
Change-Id: Id9e0776ef819c895a3194a32da5c85459f1af431
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions