Skip to content

Reject embedded NUL characters in DSQL statements - #9139

Open
MochalovAlexey wants to merge 1 commit into
FirebirdSQL:v5.0-releasefrom
MochalovAlexey:reject_embedded_nul_in_dsql
Open

Reject embedded NUL characters in DSQL statements#9139
MochalovAlexey wants to merge 1 commit into
FirebirdSQL:v5.0-releasefrom
MochalovAlexey:reject_embedded_nul_in_dsql

Conversation

@MochalovAlexey

Copy link
Copy Markdown
Contributor

Previously, an embedded NUL was treated as EOF, causing the remainder of the statement to be silently ignored. Report a lexer error instead.

Previously, an embedded NUL was treated as EOF, causing the remainder of
the statement to be silently ignored. Report a lexer error instead.
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.

4 participants