This is an automated email from the ASF dual-hosted git repository.

Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 35c1a53dd THRIFT-6059: add crate_prefix option to Rust codegen for 
cross-file imports Client: rs
     add 983c813c9 Widen multiplication operands in container size prechecks to 
prevent arithmetic overflow on LLP64 platforms Client: cpp,c_glib Patch: Javid 
Khan

No new revisions were added by this update.

Summary of changes:
 .../c_glib/protocol/thrift_binary_protocol.c       | 10 ++---
 .../c_glib/protocol/thrift_compact_protocol.c      | 10 ++---
 .../src/thrift/c_glib/transport/thrift_transport.c |  2 +-
 .../src/thrift/c_glib/transport/thrift_transport.h |  2 +-
 lib/cpp/src/thrift/protocol/TBinaryProtocol.h      |  6 +--
 lib/cpp/src/thrift/protocol/TCompactProtocol.h     |  6 +--
 lib/cpp/src/thrift/protocol/TJSONProtocol.h        |  6 +--
 lib/cpp/src/thrift/protocol/TProtocol.h            |  6 +--
 lib/cpp/src/thrift/transport/TTransport.h          |  3 +-
 lib/cpp/test/ThrifttReadCheckTests.cpp             | 48 ++++++++++++++++++++++
 10 files changed, 74 insertions(+), 25 deletions(-)

Reply via email to