Jens-G opened a new pull request, #3541: URL: https://github.com/apache/thrift/pull/3541
## Summary - Refactors `readMapBegin`, `readListBegin`, `readSetBegin`, and `readString` in `thrift.st` to extract size into a local variable and check for negative values before constructing the result object - Raises `TProtocolError signalWithCode: TProtocolError negativeSize` on negative sizes 🤖 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]
