This is an automated email from the ASF dual-hosted git repository.
kpumuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from f0ee5f9e4 THRIFT-6013: Add recursion depth limit to skip() in Ruby
library Client: rb
add cf88b7225 THRIFT-6012: Fix inverted regexp.MatchString arguments and
precompile patterns in Go validator
No new revisions were added by this update.
Summary of changes:
.../src/thrift/generate/go_validator_generator.cc | 39 ++++++++++++++++++--
.../src/thrift/generate/go_validator_generator.h | 6 ++++
compiler/cpp/src/thrift/generate/t_go_generator.cc | 13 +++++--
lib/go/test/ValidateTest.thrift | 3 ++
lib/go/test/tests/validate_test.go | 42 ++++++++++++++++++++++
test/go/genmock.sh | 3 +-
6 files changed, 99 insertions(+), 7 deletions(-)