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 eee7d03a6 THRIFT-3165: Set C++ default TLS protocol floor
add 80ed45a71 Compute container size precheck in 64-bit in netstd, Delphi
and Haxe protocols
No new revisions were added by this update.
Summary of changes:
lib/delphi/src/Thrift.Protocol.pas | 6 +-
.../apache/thrift/protocol/TProtocolImplBase.hx | 7 +-
.../Protocols/TProtocolContainerSizeTests.cs | 109 +++++++++++++++++++++
lib/netstd/Thrift/Protocol/TProtocol.cs | 6 +-
4 files changed, 119 insertions(+), 9 deletions(-)
create mode 100644
lib/netstd/Tests/Thrift.Tests/Protocols/TProtocolContainerSizeTests.cs