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

[Dart] Fix crash when parsing high index options #3245

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

lingyv-li
Copy link
Member

fixes #3198

Changes:

  • Change BitsPerElement 8 * 32 -> 32
  • Adds unit tests and benchmark

@parrt parrt added this to the 4.9.3 milestone Oct 14, 2021
@parrt parrt merged commit d4bfacf into antlr:master Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash in Dart runtime, bitset, for sql/plsql
2 participants