commit | 37f4e0d946124620cc56954320356662919e6943 | [log] [tgz] |
---|---|---|
author | Hasnain Lakhani <m.hasnain.lakhani@gmail.com> | Mon Aug 25 11:21:33 2025 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 25 11:21:33 2025 -0700 |
tree | d6132e57d3f342c539d9e6029e78735a192fd166 | |
parent | cf41a1c1e163cd27f8efc19ec84f1e7ae1ba3254 [diff] [blame] |
THRIFT-5855: cpp fuzzers Add fuzzers for cpp support, to improve the reliability/robustness of the implementation
diff --git a/configure.ac b/configure.ac index 8147a0b..4f55aad 100644 --- a/configure.ac +++ b/configure.ac
@@ -773,6 +773,7 @@ lib/cl/Makefile lib/cpp/Makefile lib/cpp/test/Makefile + lib/cpp/test/fuzz/Makefile lib/cpp/thrift-nb.pc lib/cpp/thrift-z.pc lib/cpp/thrift-qt5.pc