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 79a5b33 commit ff1f2a8Copy full SHA for ff1f2a8
lessons/12/README.md
@@ -18,6 +18,7 @@ Once you find a bug with it, submit your fuzzer to [Chrome Fuzzer Program].
18
19
[Chromium]: https://www.chromium.org/developers/how-tos/get-the-code
20
[Chrome Fuzzer Program]: https://www.google.com/about/appsecurity/chrome-rewards/index.html#fuzzerprogram
21
+[Codesearch]: https://cs.chromium.org/
22
[build existing fuzzers]: https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md#Reproducing-LibFuzzer-ASan-bugs
23
[existing targets]: https://cs.chromium.org/search/?q=LLVMFuzzerTestOneInput&sq=package:chromium&type=cs
24
[new ones]: https://cs.chromium.org/search/?q=file:.*%5C.h+%22const+uint8_t*%22&sq=package:chromium&type=cs
0 commit comments