1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
do_stuff_test_data Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Makefile Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
do_stuff_fuzzer.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
do_stuff_fuzzer.dict Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
do_stuff_unittest.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
my_api.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
my_api.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
standalone_fuzz_target_runner.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

Example of OSS-Fuzz ideal integration.

This directory contains an example software project that has most of the traits of ideal support for fuzzing.

Files in my-api-repo

Imagine that these files reside in your project's repository:

Files in OSS-Fuzz repository

Example bug

Example bug report filed automatically: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1562