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
Loading
Please sign in to comment