summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorIvan Lozano <ivanlozano@google.com>2017-12-12 15:59:01 -0800
committerIvan Lozano <ivanlozano@google.com>2017-12-12 15:59:01 -0800
commitabf347cca84ffda2452fb86acd58d07051b328a6 (patch)
tree71e0387472e9fadce29b9dddb5be184d38d503a0 /opengl/tests/gl_basic/gl_basic.cpp
parent95f40fb256d54f1b5d8e65bfad1735f61377a458 (diff)
Fix libui Region::validate() overflow aborts.
This disables the signed integer overflow sanitizer in getWidth, getHeight, and getBounds. The overflows in these are expected and benign. Disabling this should fix the aborts we were seeing in Region::validate(). These functions are inline, so they don't show up in the stack trace. Bug: 69963030 Test: Compiles. Change-Id: I85b43c166339e6c210f7d8f18d1661746efeada7
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions