Hi ppl.

I´m testing my application with MemProof and I have a lot of unfreed
resources like VirtualAlloc, that need be freed with VirtualFree and
GetStdHandle that is freed with CloseHandle.

I´m looking at harbour sources and I see that VirtualAlloc is *only*
used by dlmalloc.c and GetStdHandle is used in some files but I think
that the problem is related to filesys.c.

for test, a simple:

function Main()
   ? "Hello world!"
return nil

report the problem.

Memproof is free and can be found here:

http://www.onlythebestfreeware.com/out.asp?url=http://www.automatedqa.com/downloads/memp0950.zip


Thanks in advance,

Best regards,

Toninho.

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to