Skip to content

Commit

Permalink
Bump fuzztest.
Browse files Browse the repository at this point in the history
BUG=oss-fuzz:66560
  • Loading branch information
vrabaud committed Apr 2, 2024
1 parent d2e7fc1 commit 719e103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/fuzztest.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
git clone https://github.com/google/fuzztest.git
cd fuzztest
: # There is no tagged release as of 2024/02/23. Pick the last commit that works.
git checkout b39227cb001a46ed007fa37e40507d777652ede9
git checkout dfd4a6441377391a53dd942efa1e228d90d2627c
sed -i 's/-fsanitize=address//g' ./cmake/FuzzTestFlagSetup.cmake
sed -i 's/-DADDRESS_SANITIZER//g' ./cmake/FuzzTestFlagSetup.cmake

Expand Down

0 comments on commit 719e103

Please sign in to comment.