Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(296)

Unified Diff: third_party/libFuzzer/README.chromium

Issue 1752183002: Pull in libFuzzer as a third party dep. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again because catapalt Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libFuzzer/OWNERS ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libFuzzer/README.chromium
diff --git a/third_party/libFuzzer/README.chromium b/third_party/libFuzzer/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..158c2ac8350856caa9e677d2b3fba8e3ca637e48
--- /dev/null
+++ b/third_party/libFuzzer/README.chromium
@@ -0,0 +1,13 @@
+Name: libFuzzer
+URL: http://llvm.org/docs/LibFuzzer.html
+Version: 1d3e15006639ad8c1aadd2d7bac4dab9a6be7da6
+License: University of Illinois/NCSA Open Source
+License File: LICENSE.TXT
+Security Critical: no
+
+Description:
+Library for in-process coverage-guided fuzz testing (fuzzing) of other
+libraries.
+
+Local Modifications:
+None.
« no previous file with comments | « third_party/libFuzzer/OWNERS ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698