Skip to content

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

Merged
helloopenworld merged 1 commit into
trpc-group:mainfrom
liucf3995:feature/liucf_dev
Apr 22, 2026
Merged

Bugfix: fixed stack overflow issue when parsing deeply nested JSON with RapidJSON.#231
helloopenworld merged 1 commit into
trpc-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 a69d295 into trpc-group:main Apr 22, 2026
7 of 8 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