mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Merge branch 'glib' into 'master'
Add useful links to fuzzing README See merge request GNOME/glib!398
This commit is contained in:
commit
603fb5958d
@ -1,5 +1,7 @@
|
|||||||
Fuzz targets used by [oss-fuzz](https://github.com/google/oss-fuzz/).
|
Fuzz targets used by [oss-fuzz](https://github.com/google/oss-fuzz/).
|
||||||
|
|
||||||
|
Useful links: [Dashboard](https://oss-fuzz.com/) _(requires access)_, [Build logs](https://oss-fuzz-build-logs.storage.googleapis.com/index.html), [Coverage](https://oss-fuzz.com/v2/coverage-report/job/libfuzzer_asan_glib/latest)
|
||||||
|
|
||||||
## How to add new targets
|
## How to add new targets
|
||||||
|
|
||||||
Add **fuzz_target_name.c** and edit `meson.build` accordingly.
|
Add **fuzz_target_name.c** and edit `meson.build` accordingly.
|
||||||
|
Loading…
Reference in New Issue
Block a user