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

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: Update readme. 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
« testing/libfuzzer/BUILD.gn ('K') | « third_party/libFuzzer/OWNERS ('k') | no next file » | 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..d648057381088529898e208e6122695bef7575f6
--- /dev/null
+++ b/third_party/libFuzzer/README.chromium
@@ -0,0 +1,13 @@
+Name: libFuzzer
+URL: http://llvm.org/docs/LibFuzzer.html
+Version: 7af9c54c44b8ff3beed8456689d04628a3a8a58a
+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.
« testing/libfuzzer/BUILD.gn ('K') | « third_party/libFuzzer/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698