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 3dc19e0fa THRIFT-6169: Size containers from the payload in the Python 
C extension
     add 75efeb1dd THRIFT-6168: Bound the depth skip() will follow in the D 
library

No new revisions were added by this update.

Summary of changes:
 lib/d/src/thrift/codegen/base.d           | 65 ++++++++++++++-------
 lib/d/src/thrift/internal/test/protocol.d | 95 +++++++++++++++++++++++++++++++
 lib/d/src/thrift/protocol/base.d          | 27 +++++++++
 lib/d/src/thrift/protocol/binary.d        |  1 +
 lib/d/src/thrift/protocol/compact.d       |  1 +
 lib/d/src/thrift/protocol/json.d          |  1 +
 6 files changed, 170 insertions(+), 20 deletions(-)

Reply via email to