mirror of https://github.com/openssl/openssl.git
Fix link to LibFuzzer
CLA: trivial Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1801)
This commit is contained in:
parent
7856332e8c
commit
fe2582a224
|
|
@ -3,7 +3,7 @@
|
|||
LibFuzzer
|
||||
=========
|
||||
|
||||
Or, how to fuzz OpenSSL with [libfuzzer](llvm.org/docs/LibFuzzer.html).
|
||||
Or, how to fuzz OpenSSL with [libfuzzer](http://llvm.org/docs/LibFuzzer.html).
|
||||
|
||||
Starting from a vanilla+OpenSSH server Ubuntu install.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue