diff options
| author | Kostya Serebryany <kcc@google.com> | 2016-03-02 19:45:10 +0000 |
|---|---|---|
| committer | Kostya Serebryany <kcc@google.com> | 2016-03-02 19:45:10 +0000 |
| commit | 721f61a00ec3cdb3ebb5b0dbe61ca8d2b047b4e0 (patch) | |
| tree | 46af9eec59728220b8956e6bcbeebf0cb6ffe186 | |
| parent | eebcfde61af02a5f9b5f97be6b02d80d1d66b4aa (diff) | |
| download | bcm5719-llvm-721f61a00ec3cdb3ebb5b0dbe61ca8d2b047b4e0.tar.gz bcm5719-llvm-721f61a00ec3cdb3ebb5b0dbe61ca8d2b047b4e0.zip | |
[libFuzzer] more trophies
llvm-svn: 262509
| -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 eda24fd34a7..d4c1111b9d7 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -521,7 +521,7 @@ Trophies * `Python <http://bugs.python.org/issue25388>`_ -* OpenSSL/BoringSSL: `[1] <https://boringssl.googlesource.com/boringssl/+/cb852981cd61733a7a1ae4fd8755b7ff950e857d>`_ +* OpenSSL/BoringSSL: `[1] <https://boringssl.googlesource.com/boringssl/+/cb852981cd61733a7a1ae4fd8755b7ff950e857d>`_ `[2] <https://openssl.org/news/secadv/20160301.txt>`_ `[3] <https://boringssl.googlesource.com/boringssl/+/2b07fa4b22198ac02e0cee8f37f3337c3dba91bc>`_ * `Libxml2 <https://bugzilla.gnome.org/buglist.cgi?bug_status=__all__&content=libFuzzer&list_id=68957&order=Importance&product=libxml2&query_format=specific>`_ |

