mirror of https://github.com/google/oss-fuzz.git
Update reproducing.md
This commit is contained in:
parent
386dd55f6e
commit
83fe0af1b6
|
@ -1,7 +1,9 @@
|
|||
# Reproducing oss-fuzz issues
|
||||
|
||||
You've been CC'ed on an oss-fuzz issue, now what? Before attempting a fix you should be able to reliably reproduce an issue.
|
||||
It is much simpler if you have Docker installed ([how?](installing_docker.md), [why?](faq.md#why-do-you-use-docker)), but
|
||||
|
||||
|
||||
The process is much simpler if you have Docker installed ([how?](installing_docker.md), [why?](faq.md#why-do-you-use-docker)), but
|
||||
is entirely possible to do without.
|
||||
|
||||
## Docker
|
||||
|
|
Loading…
Reference in New Issue