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 5c5e93e1e Bump js-yaml from 3.15.1 to 3.15.2 in /lib/js
     add 2f75006ca THRIFT-6211: Add native Go fuzz targets that run their seed 
corpus in CI Client: go

No new revisions were added by this update.

Summary of changes:
 FUZZING.md                           |  10 +-
 lib/go/test/fuzz/Makefile.am         |   1 +
 lib/go/test/fuzz/README.md           |  61 +++++++--
 lib/go/test/fuzz/fuzz_native_test.go | 169 +++++++++++++++++++++++
 lib/go/thrift/fuzz_test.go           | 257 +++++++++++++++++++++++++++++++++++
 5 files changed, 487 insertions(+), 11 deletions(-)
 create mode 100644 lib/go/test/fuzz/fuzz_native_test.go
 create mode 100644 lib/go/thrift/fuzz_test.go

Reply via email to