Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugging Memory Leaks #1333

Merged
merged 2 commits into from Jun 28, 2015
Merged

Conversation

Azaezel
Copy link
Contributor

@Azaezel Azaezel commented Jun 25, 2015

There's a few more here and there I'll want to get to as soon as I can, but better to have a couple to start with than none.

… weren't freeing the entirety of the ProfilerData linked list when resetting the Profiler, and that was leading to a pinhole leak per profiled block
…) constructors and destructors to handle corner-cases not already addressed via init, and cleanup
@crabmusket crabmusket added this to the 3.8 milestone Jun 25, 2015
@crabmusket crabmusket added the Bug label Jun 25, 2015
crabmusket added a commit that referenced this pull request Jun 28, 2015
@crabmusket crabmusket merged commit d89c3b7 into GarageGames:development Jun 28, 2015
@Azaezel Azaezel deleted the PluggingLeaks branch June 28, 2015 06:59
ghost pushed a commit that referenced this pull request Feb 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants