Subject: Re: [Boost-users] [Boost.Test] valgrind complains about invalid reads
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-12-18 02:34:51


Steven Watanabe wrote:
> We've already discussed this many times. The code above
> is wrong for reasons unrelated to the use of a virtual destructor,
> although adding a virtual destructor masks the problem.
> This has been fixed in the trunk.

Thanks for the head up :)