!B (Particles) PoolCommonAllocator was trying to delete a staticly allocated object.
commitdee13d03685127e2d9eeea61a15a3e2ca2cba501
authorRafael Fritsch <rafael@crytek.com>
Fri, 15 Feb 2019 11:28:16 +0000 (15 12:28 +0100)
committerRafael Fritsch <rafael@crytek.com>
Fri, 15 Feb 2019 11:28:16 +0000 (15 12:28 +0100)
tree69fbd768616f4f1015352120e1adfb0d1e1446ab
parentf619d3c635830c042675411718f35becdac6ac71
!B (Particles) PoolCommonAllocator was trying to delete a staticly allocated object.
!R (PoolAllocator) Moved (Static)PoolCommonAllocator into ParticleMemory.h - the only place where it is used.

Copied from Perforce
 Change: 1926245
Code/CryEngine/Cry3DEngine/ParticleManager.cpp
Code/CryEngine/Cry3DEngine/ParticleMemory.h
Code/CryEngine/CryCommon/CryMemory/PoolAllocator.h