Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit abf347cc authored by Ivan Lozano's avatar Ivan Lozano
Browse files

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
parent 95f40fb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment