Skip to content

Fix crash on invalid AST #273

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

Merged
merged 5 commits into from
Dec 27, 2022
Merged

Fix crash on invalid AST #273

merged 5 commits into from
Dec 27, 2022

Conversation

Enmk
Copy link
Contributor

@Enmk Enmk commented Dec 23, 2022

Implemented safer access to the ast elements.
Fixed parsing empty type name (or with whitespace only) as valid AST, now it produces error.

Fixes #266

@Enmk Enmk changed the title Test to verify issue #266 Fix crash on invalid AST Dec 26, 2022
@Enmk Enmk merged commit 71ebd0e into master Dec 27, 2022
@Enmk Enmk deleted the Enmk-issue-266-test branch November 18, 2023 06:04
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.

App crash when run some queries.
1 participant