Re: [Cppunit-devel] Memory Leak in TestResultCollector
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-07-30 06:51:27
|
Vincent Rivi=E8re wrote: > There is a memory leak in src\cppunit\TestResultCollector.cpp > It happens when a TestSuite is run and there are failures. > > In the destructor of TestResultCollector, > a call to freeFailures() is missing. Thanks for reporting this. It's fixed now. Baptiste. > > Vincent. --- Baptiste Lepilleur <bl...@us...> CppUnit maintainer OpenTest and CppUnit 2 developer.=20 |