Skip to content

Bugfix: fixed stack overflow issue when parsing deeply nested JSON with RapidJSON#230

Merged
helloopenworld merged 1 commit intotrpc-group:mainfrom
liucf3995:feature/liucf_dev
Apr 15, 2026
Merged

Bugfix: fixed stack overflow issue when parsing deeply nested JSON with RapidJSON#230
helloopenworld merged 1 commit intotrpc-group:mainfrom
liucf3995:feature/liucf_dev

Conversation

@liucf3995
Copy link
Copy Markdown
Contributor

Bugfix: fixed stack overflow issue when parsing deeply nested JSON with RapidJSON.

  • use 'rapidjson::kParseIterativeFlag' to avoid stack overlow.

…th RapidJSON.

- use 'rapidjson::kParseIterativeFlag' to avoid stack overlow.
@helloopenworld helloopenworld merged commit 1576e82 into trpc-group:main Apr 15, 2026
5 checks passed
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.

2 participants