
20 Oct
2011
20 Oct
'11
10:39 a.m.
[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