mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 02:11:30 +00:00
Fix memory leak
This commit is contained in:
parent
5aab187e17
commit
b63923264d
@ -616,6 +616,7 @@ bool Aura::Process()
|
|||||||
it = spawned_for.erase(it);
|
it = spawned_for.erase(it);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
safe_delete(app);
|
||||||
}
|
}
|
||||||
// TODO: waypoints?
|
// TODO: waypoints?
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user