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

Fix memory leak for explain #227

Merged
merged 1 commit into from May 21, 2021

Conversation

Daniel-Xu
Copy link
Contributor

For SQL: describle table_name

The reduced srclist is not freed which will cause memory leak.

I am contributing the new code of the whole pull request, including one or
several files that are either new files or modified ones, under the BSD-new
license.

@markus456 markus456 requested a review from jhnwkmn May 19, 2021 08:56
For SQL: describle table_name

The reduced srclist is not freed which will cause memory leak.
@jhnwkmn jhnwkmn merged commit 2b6fd61 into mariadb-corporation:2.5 May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants