diff options
author | Kostya Serebryany <kcc@google.com> | 2016-04-18 18:41:25 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2016-04-18 18:41:25 +0000 |
commit | fece67402c376b61e08858db90bb37abe30b45f2 (patch) | |
tree | a224f958e907dcf96563c9416e032e783aaaa6ef | |
parent | 99d133482f7c7534bf4af6c0c2666b44f5b03a5f (diff) | |
download | bcm5719-llvm-fece67402c376b61e08858db90bb37abe30b45f2.tar.gz bcm5719-llvm-fece67402c376b61e08858db90bb37abe30b45f2.zip |
[libFuzzer] add fresh openssl trophies
llvm-svn: 266649
-rw-r--r-- | llvm/docs/LibFuzzer.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LibFuzzer.rst b/llvm/docs/LibFuzzer.rst index 7bc3e6b539b..28d0d3c2dc8 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -553,7 +553,7 @@ Trophies * `Python <http://bugs.python.org/issue25388>`_ -* OpenSSL/BoringSSL: `[1] <https://boringssl.googlesource.com/boringssl/+/cb852981cd61733a7a1ae4fd8755b7ff950e857d>`_ `[2] <https://openssl.org/news/secadv/20160301.txt>`_ `[3] <https://boringssl.googlesource.com/boringssl/+/2b07fa4b22198ac02e0cee8f37f3337c3dba91bc>`_ `[4] <https://boringssl.googlesource.com/boringssl/+/6b6e0b20893e2be0e68af605a60ffa2cbb0ffa64>`_ +* OpenSSL/BoringSSL: `[1] <https://boringssl.googlesource.com/boringssl/+/cb852981cd61733a7a1ae4fd8755b7ff950e857d>`_ `[2] <https://openssl.org/news/secadv/20160301.txt>`_ `[3] <https://boringssl.googlesource.com/boringssl/+/2b07fa4b22198ac02e0cee8f37f3337c3dba91bc>`_ `[4] <https://boringssl.googlesource.com/boringssl/+/6b6e0b20893e2be0e68af605a60ffa2cbb0ffa64>`_ `[5] <https://github.com/openssl/openssl/pull/931/commits/dd5ac557f052cc2b7f718ac44a8cb7ac6f77dca8>`_ `[6] <https://github.com/openssl/openssl/pull/931/commits/19b5b9194071d1d84e38ac9a952e715afbc85a81>`_ * `Libxml2 <https://bugzilla.gnome.org/buglist.cgi?bug_status=__all__&content=libFuzzer&list_id=68957&order=Importance&product=libxml2&query_format=specific>`_ and `[HT206167] <https://support.apple.com/en-gb/HT206167>`_ (CVE-2015-5312, CVE-2015-7500, CVE-2015-7942) |