procedure main() ? "Hello" Stack Dump:
Error 00001. 0x300010 (Thread 0x0CB4): Resource leak: The memory block (0xE9517C) was never freed The memory block (0x00E9517C) [size: 108 bytes] was allocated with malloc | source\vm\fm.c line 371: | hb_errInternal( HB_EI_XGRABNULLSIZE, NULL, NULL, NULL ); | |> pMem = ( PHB_MEMINFO ) malloc( HB_ALLOC_SIZE( ulSize ) ); | | if( ! pMem ) Call Tree: 0x00403383(=hello.exe:0x01:002383) source\vm\fm.c#371 0x0050594C(=hello.exe:0x01:10494C) source\vm\itemapi.c#1227 0x004F838B(=hello.exe:0x01:0F738B) source\vm\hvm.c#9006 0x004DE344(=hello.exe:0x01:0DD344) source\vm\hvm.c#1009 0x0050C97A(=hello.exe:0x01:10B97A) source\vm\mainstd.c#88 0x0052C522(=hello.exe:0x01:12B522) -- Andi ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

