Skip to content

Conversation

@bbakerman
Copy link
Member

Merge pull request #3112 from graphql-java/prevent-stackoverflow-in-parser

Preventing stack overflow exceptions via limiting the depth of the parser rules

Merge pull request #3112 from graphql-java/prevent-stackoverflow-in-parser

Preventing stack overflow exceptions via limiting the depth of the parser rules

# Conflicts:
#	src/main/java/graphql/parser/Parser.java
#	src/main/java/graphql/parser/ParserOptions.java
#	src/main/resources/i18n/Parsing.properties
#	src/test/groovy/graphql/parser/ParserTest.groovy
@bbakerman bbakerman added this to the 19.4 milestone Mar 20, 2023
@bbakerman bbakerman merged commit 1f905d8 into 19.x Mar 20, 2023
@dondonz dondonz deleted the 19x_fix_of_pr_3112 branch March 20, 2023 23:44
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.

3 participants