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

[Cache] Avoid memory leak in TraceableAdapter::reset() #36460

Merged
merged 1 commit into from Apr 17, 2020

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Apr 15, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

When we call ServicesResetter::reset(), we want to reset the
application to its initial states. We don't want a memory leak :p

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Apr 16, 2020
@fabpot
Copy link
Member

fabpot commented Apr 17, 2020

Thank you @lyrixx.

@fabpot fabpot merged commit 17bbaa5 into symfony:3.4 Apr 17, 2020
@lyrixx lyrixx deleted the cache-mem-leak branch April 17, 2020 07:43
This was referenced Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants