commit | 6425327c3278137d153b8a7505f97d2f5f058d49 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Jul 18 12:26:45 2014 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri Jul 18 14:16:51 2014 -0700 |
tree | 89601d76e7adb7fa4e2629444d9318068825bcc1 | |
parent | d18b87f38de8644acdcd1a112bd06d3a70d2ea1d [diff] |
Use the mmap/munmap for allocation routines. To avoid any issues calling malloc related routines, use mmap/munmap. Specifically, this avoids any problems when this is compiled into a malloc debug shared library. Change-Id: Iae2d197145da43dc103ad6024357d8cc2374378f