sanitizer detects issue in system/core/libutils/LinearAlloc.cpp #39

Closed
thestinger opened this Issue Oct 6, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Oct 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.

@thestinger 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 thestinger closed this Oct 7, 2015

@thestinger 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