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 parser potential memory leak when throw exception #3564

Closed
yixinglu opened this issue Dec 25, 2021 · 0 comments · Fixed by #3575
Closed

Fix parser potential memory leak when throw exception #3564

yixinglu opened this issue Dec 25, 2021 · 0 comments · Fixed by #3575
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@yixinglu
Copy link
Contributor

should delete the allocated memory in other sentences

throw nebula::GraphParser::syntax_error(@3, "argument error:");

@yixinglu yixinglu added the type/bug Type: something is unexpected label Dec 25, 2021
@Sophie-Xie Sophie-Xie added this to the v3.0.0 milestone Dec 27, 2021
@jievince jievince assigned jievince and unassigned yixinglu Dec 28, 2021
@jievince jievince mentioned this issue Dec 28, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants