Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
sanitizer detects issue in system/core/libutils/LinearAlloc.cpp #39
Comments
thestinger
added
Type: bug
upstream
labels
Oct 6, 2015
thestinger
changed the title from
sanitizer false positive in system/core/libutils/LinearAlloc.cpp
to
sanitizer detects issue in system/core/libutils/LinearAlloc.cpp
Oct 6, 2015
thestinger
closed this
Oct 7, 2015
thestinger
added this to the Beta release milestone
Oct 16, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thestinger commentedOct 6, 2015
This appears to be a real bug caused by an integer overflow. It's harmless though, as it's just used for memory statistics. It's currently causing crashes in some apps via libhwui.