Jens-G opened a new pull request, #3560:
URL: https://github.com/apache/thrift/pull/3560

   ## Summary
   
   - Adds `DEPTH_LIMIT = 6` constant to `TProtocolException`
   - Adds `incrementRecursionDepth()` / `decrementRecursionDepth()` to 
`TProtocol` with a hard limit of 64
   - JavaME generator wraps generated struct read and write bodies with 
`try/finally` to guarantee the counter is always restored
   
   ## Test plan
   
   - [ ] JavaME build and unit tests pass
   
   🤖 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]

Reply via email to