]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_mm.c
I think the stack should be in it's own segment for stability reasons wwww
[16.git] / src / lib / 16_mm.c
index 701db3e89c3922bdf1c8f789da182afe4caac8c8..764ecfe9d180fca81d0bc0edd40cf06a1f459eb6 100644 (file)
@@ -887,6 +887,7 @@ void MM_GetPtr(memptr *baseptr,dword size, mminfo_t *mm, mminfotype *mmi)
 
        if (mm->bombonerror)
        {
+               heapdump();
                printf(OUT_OF_MEM_MSG,(size-mmi->nearheap));
                printf("for stability reasons the program will shut down! wwww\n");
                MM_Shutdown(mm);