oss-fuzz/projects/java-example
Fabian Meumertzheim 10e888b561
[all] Make fuzz targets world executable (#5751)
Making fuzz targets only user executable as the root user makes them
non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-05-12 07:03:21 -07:00
..
Dockerfile [jazzer][java-example] Fix native library loading. (#5262) 2021-02-26 18:22:32 +00:00
ExampleFuzzer.java [jazzer] Migrate projects to new void fuzzerTestOneInput (#5251) 2021-02-24 08:33:58 -08:00
ExampleFuzzerNative.cpp [java-example] Trigger new native finding (#5597) 2021-04-10 07:31:35 -07:00
ExampleFuzzerNative.h
ExampleFuzzerNative.java [jazzer] Migrate projects to new void fuzzerTestOneInput (#5251) 2021-02-24 08:33:58 -08:00
ExampleValueProfileFuzzer.java [jazzer] Migrate projects to new void fuzzerTestOneInput (#5251) 2021-02-24 08:33:58 -08:00
build.sh [all] Make fuzz targets world executable (#5751) 2021-05-12 07:03:21 -07:00
default.options [java-example] Speculative fix for JVM segfault crashes (#5554) 2021-04-01 09:04:22 -07:00
project.yaml Disable java-example (#5653) 2021-04-22 06:41:58 -07:00