Unify the allocation paths
This unifies the allocation paths for malloc, posix_memalign, aligned_alloc, calloc, memalign, valloc, and mallocx, so that they all share common code where they can. There's more work that could be done here, but I think this is the smallest discrete change in this direction.
This commit is contained in:
parent
9eb1b1c881
commit
5154ff32ee
957
src/jemalloc.c
957
src/jemalloc.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user