commit | 6875fd3e3d6260fddad68685c9e0bd0f538197dc | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Aug 02 11:17:31 2013 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Aug 02 11:17:31 2013 -0700 |
tree | a8c36563a83288fa616bc9c347adb955bc56e43e | |
parent | 161a8e0fcbf26922c97654c00b68082be71eeb50 [diff] |
Fix valgrind support for dlmalloc space. Protects redzones at start and end of allocations as no access. Marks allocations as unknown memory when they are freed. No longer uses the mempool api since this is not compatible with memory allocators that use freed memory for internal accounting. Bug: 7392044 Change-Id: I2501c207c14e2ffc8098ce324ea41cb3b83ccbaf