diff options
author | Kostya Serebryany <kcc@google.com> | 2015-12-05 02:23:49 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2015-12-05 02:23:49 +0000 |
commit | 064a672f659627e00a656e160e79006fe71cf7b0 (patch) | |
tree | dc878471f24dc805c7fc05b91283f6ae196de8fe /llvm/docs | |
parent | 8617aaaac2ab1320a888f5033a59dad08820a439 (diff) | |
download | bcm5719-llvm-064a672f659627e00a656e160e79006fe71cf7b0.tar.gz bcm5719-llvm-064a672f659627e00a656e160e79006fe71cf7b0.zip |
[libFuzzer] one more trophie
llvm-svn: 254825
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/LibFuzzer.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/LibFuzzer.rst b/llvm/docs/LibFuzzer.rst index eb79b2e490c..e14ea67d652 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -483,6 +483,8 @@ Trophies * `Python <http://bugs.python.org/issue25388>`_ +* OpenSSL/BoringSSL: `[1] <https://boringssl.googlesource.com/boringssl/+/cb852981cd61733a7a1ae4fd8755b7ff950e857d>`_ + * `Libxml2 <https://bugzilla.gnome.org/buglist.cgi?bug_status=__all__&content=libFuzzer&list_id=68957&order=Importance&product=libxml2&query_format=specific>`_ |