Boost logo

Boost :

Subject: Re: [boost] Throws exception while deserializing large no object
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2011-10-20 06:39:00


[Bikas Tanti]
> I'm using vs 2010 and getting memory leaks when deserializing objects with
> binary archive .
[...]
> std::string m_pass;
[...]

If you're using VC10 RTM, you should upgrade to SP1 immediately - it fixes a std::string memory leak.

Stephan T. Lavavej
Visual C++ Libraries Developer


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk