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 6f6c619fe THRIFT-6046: Limit struct read/write recursion depth in
JavaScript library Client: js
add 3822c70fb THRIFT-6045: Add recursion-depth round-trip test for the
Ruby library Client: rb
No new revisions were added by this update.
Summary of changes:
lib/rb/spec/ThriftSpec.thrift | 16 +++
lib/rb/spec/recursion_depth_spec.rb | 223 ++++++++++++++++++++++++++++++++++++
2 files changed, 239 insertions(+)
create mode 100644 lib/rb/spec/recursion_depth_spec.rb