Skip to content

EngineObject memory pool memleak fix - #1814

Open
Areloch wants to merge 1 commit into
TorqueGameEngines:developmentfrom
Areloch:EngineObjectPoolMemleakFix
Open

EngineObject memory pool memleak fix#1814
Areloch wants to merge 1 commit into
TorqueGameEngines:developmentfrom
Areloch:EngineObjectPoolMemleakFix

Conversation

@Areloch

@Areloch Areloch commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Fixes a memory leak by retaining a shared pass-through of object pool so everything ends up in the managed pool, as opposed to constantly spooling loose instances which could persist in memory even for basic things like exec'ing console callbacks.

… so everything ends up in the managed pool, as opposed to constantly spooling loose instances which could persist in memory even for basic things like exec'ing console callbacks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant