gecko-dev/memory/replace
Mike Hommey e38859b199 Bug 1420355 - Don't initialize logalloc if MALLOC_LOG is not given. r=njn
Now that replace_init can opt-out of registering the replace-malloc
functions, don't do so when MALLOC_LOG was not set in the environment.

While one would normally set MALLOC_LOG alongside one of the environment
variable necessary to load the replace-malloc library, we're also going,
in a subsequent change, to allow statically linking replace-malloc
libraries, taking full advantage of this change.

--HG--
extra : rebase_source : 944a9d7af33f88f793ee0104bd5e58ec508e4f58
2017-11-23 13:54:16 +09:00
..
dmd Bug 1420355 - Remove fallbacks when DMD is initializing. r=njn 2017-11-28 08:05:58 +09:00
logalloc Bug 1420355 - Don't initialize logalloc if MALLOC_LOG is not given. r=njn 2017-11-23 13:54:16 +09:00
moz.build Bug 1401101 - Remove the generic replace-malloc library. r=njn 2017-09-19 15:58:33 +09:00