• Karl Heuer's avatar
    [DOUG_LEA_MALLOC] (malloc_initialize_hook): · b6779252
    Karl Heuer authored
    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.
    b6779252
emacs.c 52.4 KB