Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b29457b

Browse files
Update oss-fuzz build script with debug assertions
1 parent 5ecaee1 commit b29457b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎fuzz/oss-fuzz-build.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
#
1616
################################################################################
1717
cd $SRC/regex
18-
cargo fuzz build -O
18+
cargo fuzz build -O --debug-assertions
1919
cp fuzz/target/x86_64-unknown-linux-gnu/release/fuzz_regex_match $OUT/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /