$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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