Skip to content

[Core] Harden StringLexer against mis-usage#339

Merged
sstok merged 1 commit into
rollersearch:mainfrom
sstok:feature/StringLexer-hardening
Mar 13, 2026
Merged

[Core] Harden StringLexer against mis-usage#339
sstok merged 1 commit into
rollersearch:mainfrom
sstok:feature/StringLexer-hardening

Conversation

@sstok
Copy link
Copy Markdown
Contributor

@sstok sstok commented Mar 13, 2026

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations?
Tickets
License MIT

Forbid calling internal methods in a custom value lexer as this could lead to an endless loop.

Forbid calling internal methods in a custom value lexer
as this could lead to an endless loop
@sstok sstok force-pushed the feature/StringLexer-hardening branch from 2d18e09 to 62d38d4 Compare March 13, 2026 15:22
@sstok sstok changed the title [Core] Harden StringLexer against miss usage [Core] Harden StringLexer against mis-usage Mar 13, 2026
@sstok sstok merged commit 1847377 into rollersearch:main Mar 13, 2026
6 checks passed
@sstok sstok deleted the feature/StringLexer-hardening branch March 13, 2026 15:32
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.

1 participant