|
From: Tom H. <to...@co...> - 2011-09-07 07:43:01
|
On 07/09/11 07:17, Peng Yu wrote: > valgrind reports that there is possible lost. But it doesn't seem > there should be any lost. Why valgrind reports it as possible lost? Is > there a way to remove such 'possible lost' from the valgrind report? Well if you do what it says and use "-leak-check=full" then you might find out where the leak is coming from. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |