Skip to content

Fix memory leak exhibited by bug_aaa.phpt #4111

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented May 4, 2019

Since a statement may be executed multiple times, we need to free
already allocated storage for output data before allocating new
storage.

Since a statement may be executed multiple times, we need to free
already allocated storage for output data before allocating new
storage.
@cmb69
Copy link
Member Author

cmb69 commented May 4, 2019

Thanks for reviewing! Applied as ae21dc4.

@cmb69 cmb69 closed this May 4, 2019
@cmb69 cmb69 deleted the pdo-fb-memleak branch May 4, 2019 12:22
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.

3 participants