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

bugfix: missing clear table before to reuse table. #1134

Merged
merged 5 commits into from
Feb 18, 2020
Merged

bugfix: missing clear table before to reuse table. #1134

merged 5 commits into from
Feb 18, 2020

Conversation

membphis
Copy link
Member

No description provided.

@membphis
Copy link
Member Author

this PR depends on #1129

@moonming
Copy link
Member

need to add more infomation about this bug: memory leak?

idx = 0

if code and type(code) ~= "number" then
insert_tab(t, code)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always insert new data and then memory leak.

@membphis
Copy link
Member Author

need to add more infomation about this bug: memory leak?

please take a look at: https://github.com/apache/incubator-apisix/pull/1134/files#r380657179

@membphis membphis merged commit 2870b79 into apache:master Feb 18, 2020
@membphis membphis deleted the bug-response branch February 18, 2020 13:47
qiujiayu pushed a commit to qiujiayu/incubator-apisix that referenced this pull request Feb 20, 2020
* test: avoid to use regex for matching output.
qiujiayu pushed a commit to qiujiayu/incubator-apisix that referenced this pull request Feb 21, 2020
* test: avoid to use regex for matching output.
SaberMaster pushed a commit to SaberMaster/incubator-apisix that referenced this pull request Jun 30, 2020
* test: avoid to use regex for matching output.
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.

2 participants