Skip to content

Instantly share code, notes, and snippets.

@akyoto
Created August 7, 2012 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akyoto/3287750 to your computer and use it in GitHub Desktop.
Save akyoto/3287750 to your computer and use it in GitHub Desktop.
// note that FreeImage_Unload is defined as
// DLL_API void DLL_CALLCONV FreeImage_Unload(FIBITMAP *dib);
// and the FreeImage library has been compiled without the garbage collector.
***Static roots:
From 0x8373000 to 0x83e877c (temporary)
From 0xb776b000 to 0xb776d200 (temporary)
From 0xb77322a4 to 0xb7752b20 (temporary)
From 0xb7664000 to 0xb7664144 (temporary)
From 0xb75ef000 to 0xb75ef0c0 (temporary)
From 0xb75df000 to 0xb75e6614 (temporary)
From 0xb74fd000 to 0xb74fd080 (temporary)
From 0xb74d1000 to 0xb74d1230 (temporary)
From 0xb74af000 to 0xb74b2adc (temporary)
From 0xb77ae000 to 0xb77ae918 (temporary)
From 0xb730b000 to 0xb730d2f8 (temporary)
From 0xb71d9000 to 0xb71d96c8 (temporary)
From 0xb71c7000 to 0xb71c7078 (temporary)
From 0xb71c2000 to 0xb71c218c (temporary)
From 0xb71b7000 to 0xb71b7124 (temporary)
From 0xb7196000 to 0xb7196084 (temporary)
From 0xb7192000 to 0xb7192044 (temporary)
Total size: 683620
***Heap sections:
Total heap size: 65536
Section 0 from 0x9541000 to 0x9551000 0/16 blacklisted
***Free blocks:
Free list 6 (total size 24576):
0x954b000 size 24576 not black listed
Total of 24576 bytes on free list
***Blocks in use:
(kind(0=ptrfree,1=normal,2=unc.):size_in_bytes, #_marks_set)
(1:304,0)(1:184,0)(1:4104,0)(1:24,0)(2:8,512)(1:16,0)(2:24,170)(2:64,64)(2:32,128)
blocks = 9, bytes = 40960
Pointer address to FreeImage_Unload: 0x95a1108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment