[PATCH 2/5] Add single-threaded path to malloc/realloc/calloc/memalloc

DJ Delorie dj@redhat.com
Mon Oct 23 18:18:00 GMT 2017


Wilco Dijkstra <Wilco.Dijkstra@arm.com> writes:

> However if mmap fails then creating a new heap would fail too,

Unless the app did their own mmap() which conflicts with the heap, but I
think that's the app's problem, not ours.

> Are you OK with the rest of this patch?

Yup.  Thanks!



More information about the Libc-alpha mailing list