change implementation of mi_realpath to be more robust; see issue #660

This commit is contained in:
Daan Leijen 2022-12-19 18:59:33 -08:00
parent 94b8cb870e
commit ef3f651f3f
2 changed files with 19 additions and 4 deletions

View file

@ -39,6 +39,7 @@ static void heap_thread_free_huge();
static void test_stl_allocators();
int main() {
mi_stats_reset(); // ignore earlier allocations