Skip to content

Commit

Permalink
Minor changes in ossfuzz.sh and seed corpus size
Browse files Browse the repository at this point in the history
  • Loading branch information
viktoriia-lsg committed Oct 3, 2023
1 parent 81eaec6 commit ba0e5f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ossfuzz/ossfuzz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ cp $SRC/compress/zstd/fuzzDicts.go $OUT/

cd $SRC/compress

# Temporarily use a fork of go-fuzz-headers with some improvements that has not been merged yet.
#go mod edit -replace github.com/AdaLogics/go-fuzz-headers=github.com/AdamKorcz/go-fuzz-headers-1@22e92b7968997eabd210694dd4825dd0d19b697c

# Modify some files. This would be better done upstream.
sed -i '38 a\
if fi == nil { return }' $SRC/compress/internal/fuzz/helpers.go
Expand Down
Binary file modified snappy/xerial/testdata/block-corpus-raw.zip
Binary file not shown.

0 comments on commit ba0e5f1

Please sign in to comment.