botch: Fixes to memory leaks. Made a quick cycled contain..
0 replies, posted
[B]Revision 886[/B]
[INDENT]Fixes to memory leaks. Made a quick cycled container struct to replace std::vector instances in lagcomp_ent_t ( just one allocation of 64 lagcomp_data_t 's per lagcomp_ent_t ). made the std::vector now a std::vector ( no pointer, no need to delete separately ) all internal changes to the .cpp[/INDENT][B]Changed Files:[/B]
[LIST]
[*]trunk/Source/worldcommon/LagCompensation.cpp
[/LIST]
Committed By [B]Pat Glynn[/B]
Sorry, you need to Log In to post a reply to this thread.