if OrbitFrame is not set, but a vector::push_back function is called, in the OrbitFrame(const OrbitFrame&) copy constructor, _OrbStateCopy.m_pOrbitFrame = 0xffffffff, which indicates a failure.
This causes a crash when a Clone() is attempted.
Log in to post a comment.