There are various new in your code that don't get deleted anywhere
billkotsias opened this issue · 1 comments
billkotsias commented
Memory leaking issues.
Yang-z commented
line 262 and 286 in b2Separator.cpp file.
return new b2Vec2(px,py);
billkotsias opened this issue · 1 comments
Memory leaking issues.
line 262 and 286 in b2Separator.cpp file.
return new b2Vec2(px,py);