mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
fixed some potential memory leaks and other errors detected by cppcheck
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user