Just have seen another way of the problem occurrence. simple_ptr is
double constructed, and m_p = m_objectFactory happens after the last
construction (so no AV), however double construction means double
atexit destructor registration and simple_ptr pointed object is double
deleted on exit.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to