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 ([email protected]) http://compton.nu/ ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
