Jens-G opened a new pull request, #3554: URL: https://github.com/apache/thrift/pull/3554
## Summary - Adds recursion depth counter to Lua protocol base class - Limit is 64; raises `TProtocolException(DEPTH_LIMIT)` when exceeded - Lua generator wraps struct read/write bodies with depth guard ## Test plan - [ ] Unit tests in `lib/lua/` cover depth allow/reject/restore 🤖 Generated with [Claude Code](https://claude.ai/claude-code) Co-Authored-By: Claude Sonnet 4.6 <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
