[DOUG_LEA_MALLOC] (malloc_initialize_hook):
authorKarl Heuer <kwzh@gnu.org>
Tue, 29 Jun 1999 17:14:31 +0000 (17:14 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 29 Jun 1999 17:14:31 +0000 (17:14 +0000)
commitb67792520cd64cf1875fc14084dce1bd78e33b6b
treeeba1db92d2f35d8ce6c6eeb8aa8da92a388676f8
parent9a1136f4de4a20231cac5a8894bf598250cc4ec3
[DOUG_LEA_MALLOC] (malloc_initialize_hook):
Move the handling of MALLOC_CHECK_ envvar here.
(main): Moved from here.

[DOUG_LEA_MALLOC] (malloc_initialize_hook): New
function, assigned to the global __malloc_initialize_hook pointer.
(main): Move malloc_set_state call into malloc_initialize_hook
so that it happens as early as possible.
src/emacs.c