|
From: Tom H. <to...@co...> - 2011-09-07 14:39:44
|
On 07/09/11 15:37, Peng Yu wrote: > I think that there is problem between std::string and valgrind. I > changed the the std:string used inside std::runtime_error and get a > new class ValgrindRuntimeError. Using this new class, the possibly > lost is gone. Please read the FAQ entry about std::string and memory leaks: http://valgrind.org/docs/manual/faq.html#faq.reports Tom -- Tom Hughes (to...@co...) http://compton.nu/ |