We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc06d4 commit ae21be9Copy full SHA for ae21be9
benchmarks/openh264_decoder_fuzzer/build.sh
@@ -15,11 +15,6 @@
15
#
16
################################################################################
17
18
-# prepare corpus
19
-svn export https://github.com/mozillasecurity/fuzzdata.git/trunk/samples/h264 corpus/
20
-mv ./res/*.264 ./corpus/
21
-zip -j0r ${OUT}/decoder_fuzzer_seed_corpus.zip ./corpus/
22
-
23
# build
24
if [[ $CXXFLAGS = *sanitize=memory* ]]; then
25
ASM_BUILD=No
0 commit comments