alloc.c
1.04 KB
-
alloc: don't overwrite allocator during init if set · 19007b19
If the allocator has been set before we the library is initialised, we would replace that setting with the standard allocator contrary to the user's wishes.
Carlos Martín Nieto committed