diff options
-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 a0ed1af3d9f..cbb97e78107 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -471,6 +471,8 @@ Trophies * `SQLite <http://www3.sqlite.org/cgi/src/info/088009efdd56160b>`_ +* `Python <http://bugs.python.org/issue25388>`_ + * `Libxml2 <https://bugzilla.gnome.org/buglist.cgi?bug_status=__all__&content=libFuzzer&list_id=68957&order=Importance&product=libxml2&query_format=specific>`_ |