Subject: Re: [Boost-users] [Boost.Test] valgrind complains about invalid reads
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-11-22 10:14:54


Peter Klotz <peter.klotz <at> aon.at> writes:

> Why not just adding the virtual destructor to make valgrind happy?

Did you try removing virtual from test_suite destructor instead?