[glib: 1/2] Add useful links to fuzzing README
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] Add useful links to fuzzing README
- Date: Thu, 11 Oct 2018 21:56:32 +0000 (UTC)
commit 8b151f505507d752b2b340340ea9a014db38046d
Author: pdknsk <pdknsk gmail com>
Date: Thu Oct 11 22:11:00 2018 +0200
Add useful links to fuzzing README
fuzzing/README.md | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/fuzzing/README.md b/fuzzing/README.md
index bcf32b51a..dcacef637 100644
--- a/fuzzing/README.md
+++ b/fuzzing/README.md
@@ -1,5 +1,7 @@
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
Add **fuzz_target_name.c** and edit `meson.build` accordingly.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]