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 368425eb5 THRIFT-6263: Add a TConfiguration constructor to
TZlibTransportFactory Client: go
add 97d75f3b6 THRIFT-6264: Count TProtocolUtil.skip against the protocol's
recursion depth Client: dart
No new revisions were added by this update.
Summary of changes:
lib/dart/lib/src/protocol/t_protocol.dart | 7 +--
lib/dart/lib/src/protocol/t_protocol_util.dart | 17 ++++++-
.../test/protocol/t_protocol_util_depth_test.dart | 50 ++++++++++++++++++++
.../test/t_protocol_recursion_depth_test.dart | 53 ++++++++++++++++++++++
4 files changed, 122 insertions(+), 5 deletions(-)