!B (Action) (CE-8897) (CE-8896) Fixed a memory management issue with a debug string...
commit882c1234cb2c04132aae24ab5072bd653efb09f0
authorPawel Wojtasik <pawelw@crytek.com>
Tue, 19 Apr 2016 17:28:20 +0000 (19 19:28 +0200)
committerPawel Wojtasik <pawelw@crytek.com>
Tue, 19 Apr 2016 17:28:20 +0000 (19 19:28 +0200)
treedaf747a3e21ac18b7a2edb2e81d9919bae9cff98
parent5392689a982423a339a139659a58b7cce3e72750
!B (Action) (CE-8897) (CE-8896) Fixed a memory management issue with a debug string instance being passed across a dll boundary. Removed the previous ad-hoc workaround for this issue to reduce complexity on the CryAction's client side.
Review: ID 54575 by Author: Pawel Wojtasik, Reviewer: Hilko Cords

Copied from Perforce
 Change: 1379807
Code/CryEngine/CryAction/ICryMannequin.h
Code/CryEngine/CryAction/ICryMannequinDefs.h
Code/CryEngine/CryAction/Mannequin/AnimationDatabase.cpp
Code/CryEngine/CryAction/Mannequin/AnimationDatabase.h