Merge branch 'dev' into dev2

This commit is contained in:
daanx 2025-01-05 11:42:23 -08:00
commit 53d8b771aa
3 changed files with 4 additions and 3 deletions

View file

@ -322,7 +322,7 @@ int main(int argc, char** argv) {
#ifndef USE_STD_MALLOC
#ifndef NDEBUG
mi_debug_show_arenas(true);
mi_debug_show_arenas();
mi_collect(true);
#endif
#endif