• Dmitry Antipov's avatar
    Fix previous change to make Fmemory_free always accurate. · 3900d5de
    Dmitry Antipov authored
    * alloc.c (make_interval): Update total_free_intervals.
    (make_float): Likewise for total_free_floats.
    (free_cons, Fcons): Likewise for total_free_conses.
    (SETUP_ON_FREE_LIST, allocate_vector_from_block):
    Likewise for total_free_vector_bytes.
    (Fmake_symbol): Likewise for total_free_symbols.
    (bytes_free): Remove.
    3900d5de
alloc.c 180 KB