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

   ## Summary
   
   - Adds negative-size guards in `TBinaryProtocol.lua` (`readMapBegin`, 
`readListBegin`, `readSetBegin`, `readString`)
   - Adds negative-size guards in `TCompactProtocol.lua` (`readMapBegin`, 
`readListBegin`, `readBinary`)
   - Adds negative-size guards in `TJsonProtocol.lua` (`readMapBegin`, 
`readListBegin`)
   - Fixes a pre-existing issue in `TCompactProtocol.readListBegin` which 
returned `nil,nil` for negative sizes instead of raising an error
   
   🤖 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