Boost logo

Boost Users :

Subject: Re: [Boost-users] Possibly Memory Leaostks in Boost.Date_Time (Boost 1.41) ?
From: Peter Klotz (peter.klotz_at_[hidden])
Date: 2009-12-23 14:45:20


Steven Watanabe wrote:
>
> I'm guessing that this is the locale and facet that are
> stored in std::cout.
>

In that case "export GLIBCXX_FORCE_NEW=1" could be used to enforce an
STL cleanup on program shutdown.

This should fix the valgrind errors.

Regards, Peter.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net