Skip to content

Commit ff1f2a8

Browse files
committed
Add missing link for the codesearch.
1 parent 79a5b33 commit ff1f2a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lessons/12/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Once you find a bug with it, submit your fuzzer to [Chrome Fuzzer Program].
1818

1919
[Chromium]: https://www.chromium.org/developers/how-tos/get-the-code
2020
[Chrome Fuzzer Program]: https://www.google.com/about/appsecurity/chrome-rewards/index.html#fuzzerprogram
21+
[Codesearch]: https://cs.chromium.org/
2122
[build existing fuzzers]: https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md#Reproducing-LibFuzzer-ASan-bugs
2223
[existing targets]: https://cs.chromium.org/search/?q=LLVMFuzzerTestOneInput&sq=package:chromium&type=cs
2324
[new ones]: https://cs.chromium.org/search/?q=file:.*%5C.h+%22const+uint8_t*%22&sq=package:chromium&type=cs

0 commit comments

Comments
 (0)