19991111-05:39 GMT+1 Victor Szel <info@szelvesz.hu>
This commit is contained in:
@@ -361,7 +361,7 @@ void hb_xexit( void ) /* Deinitialize fixed memory subsystem */
|
|||||||
hb_outerr( hb_consoleGetNewLine(), 0 );
|
hb_outerr( hb_consoleGetNewLine(), 0 );
|
||||||
|
|
||||||
for( ui = 1, pMemBlock = s_pFirstBlock; pMemBlock; pMemBlock = pMemBlock->pNextBlock )
|
for( ui = 1, pMemBlock = s_pFirstBlock; pMemBlock; pMemBlock = pMemBlock->pNextBlock )
|
||||||
HB_TRACE( HB_TR_ERROR, ( "block %i: size: %lu %s line %i",
|
HB_TRACE( HB_TR_ERROR, ( "Block %i (size %lu) %s(%i)",
|
||||||
ui++,
|
ui++,
|
||||||
pMemBlock->ulSize,
|
pMemBlock->ulSize,
|
||||||
pMemBlock->szProcName,
|
pMemBlock->szProcName,
|
||||||
|
|||||||
Reference in New Issue
Block a user