"libcutils/hashmap.c" did not exist on "e54eebbf1a908d65ee8cf80bab62821c05666d70"
  • Andy McFadden's avatar
    Restore malloc debug. · 39f3745c
    Andy McFadden authored
    Some libc changes were preventing the initialization call from being made.
    The basic problem appears to be that libc_init_common.c is only built once,
    and it's only built for the non-debug libc.
    39f3745c
libc_init_common.c 2.83 KB