more bbin size classes, bug fixes

This commit is contained in:
daanx 2024-12-15 18:35:12 -08:00
parent df9009a060
commit e24217e69c
5 changed files with 59 additions and 149 deletions

View file

@ -353,7 +353,7 @@ int main(int argc, char** argv) {
mi_debug_show_arenas(true,false,false);
#else
//mi_collect(true);
//mi_debug_show_arenas(true,false,false);
mi_debug_show_arenas(true,false,false);
// mi_stats_print(NULL);
#endif
#else