From: Ehab A. <eha...@gm...> - 2011-11-28 20:42:35
|
Hello, I have looked at Memcheck and found out that it detects memory leaks *after* finishing executing the guest application (i.e.no memory leak is detected as soon the last reference to the allocated memory chunk is out of scope). Is that right or did I miss something? Thanks. |