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 3822c70fb THRIFT-6045: Add recursion-depth round-trip test for the
Ruby library Client: rb
add ec54db5a0 THRIFT-6057: Limit struct write recursion depth in the Rust
library
No new revisions were added by this update.
Summary of changes:
lib/rs/src/protocol/binary.rs | 42 +++++++-
lib/rs/src/protocol/compact.rs | 23 ++++
lib/rs/test/src/lib.rs | 233 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 296 insertions(+), 2 deletions(-)