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 8c5c4f0a0 THRIFT-6163: Do not send handler crash detail to the caller
by default
add 7732dbae2 THRIFT-6164: Bound the depth thrift_protocol:skip/2 will
follow
No new revisions were added by this update.
Summary of changes:
lib/erl/include/thrift_constants.hrl | 4 +
lib/erl/src/thrift_protocol.erl | 67 ++++++++++------
lib/erl/test/test_thrift_skip_depth.erl | 135 ++++++++++++++++++++++++++++++++
3 files changed, 184 insertions(+), 22 deletions(-)
create mode 100644 lib/erl/test/test_thrift_skip_depth.erl