Daniel P. Berrange wrote:
I ran 'make valgrind' for the first time in too long and found a hanful of
memory leaks in code exercised by the test suite. The attached patch fixes
them all.
+1
I'm sure there are more lurking though - the test suite is mainly focused
on exercising & validating cor
On Mon, Jul 30, 2007 at 10:19:17PM +0100, Daniel P. Berrange wrote:
> On Mon, Jul 30, 2007 at 10:14:25PM +0100, Daniel P. Berrange wrote:
> > I ran 'make valgrind' for the first time in too long and found a hanful of
> > memory leaks in code exercised by the test suite. The attached patch fixes
> >
On Mon, Jul 30, 2007 at 10:14:25PM +0100, Daniel P. Berrange wrote:
> I ran 'make valgrind' for the first time in too long and found a hanful of
> memory leaks in code exercised by the test suite. The attached patch fixes
> them all.
>
> I'm sure there are more lurking though - the test suite is m
On Mon, Jul 30, 2007 at 10:14:25PM +0100, Daniel P. Berrange wrote:
> I ran 'make valgrind' for the first time in too long and found a hanful of
> memory leaks in code exercised by the test suite. The attached patch fixes
> them all.
BTW, someone might have the answer for a question about valgrind
I ran 'make valgrind' for the first time in too long and found a hanful of
memory leaks in code exercised by the test suite. The attached patch fixes
them all.
I'm sure there are more lurking though - the test suite is mainly focused
on exercising & validating correctness of parsing routines - its