Skip to content

Commit 7649324

Browse files
committed
fuzzing engine
1 parent 0a244cc commit 7649324

2 files changed

Lines changed: 290 additions & 92 deletions

File tree

oss-fuzz/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
# OSS-Fuzz build script for libmongocrypt
1919
# This script is called by OSS-Fuzz to build the fuzzing targets
2020

21+
cd $SRC/libmongocrypt
22+
2123
# Build the library
2224
mkdir -p build
2325
cd build

0 commit comments

Comments
 (0)