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 2dbdde3 commit 5633b4dCopy full SHA for 5633b4d
oss_fuzz_integration/oss-fuzz-patches.diff
@@ -141,7 +141,7 @@ index d0f45bb73..388563180 100755
141
+ echo "GOING go route"
142
+
143
+ # Run the go frontend
144
-+ python3 -m fuzz_introspector.frontends.src.oss_fuzz --language go --target-dir $SRC
++ python3 -m fuzz_introspector.frontends.oss_fuzz --language go --target-dir $SRC
145
146
+ # Move files temporarily to fix workflow of other languages.
147
+ mkdir -p $SRC/my-fi-data
0 commit comments