fixed some potential memory leaks and other errors detected by cppcheck

This commit is contained in:
tmj-fstate
2017-01-16 13:26:36 +01:00
parent 15cf3d73a8
commit 68e5dd84e0
18 changed files with 202 additions and 155 deletions

View File

@@ -2915,6 +2915,7 @@ bool TDynamicObject::Update(double dt, double dt1)
delete[] PrzekrF;
delete[] FzED;
delete[] FzEP;
delete[] FmaxEP;
}
// yB: cos (AI) tu jest nie kompatybilne z czyms (hamulce)