[issue29505] Submit the re, json, & csv modules to oss-fuzz testing

Gregory P. Smith report at bugs.python.org
Sat Sep 9 00:37:21 EDT 2017


Gregory P. Smith added the comment:

i'd rather make this work in oss-fuzz on cpython.  can you point me to how oss-fuzz works and what it wants to do so i can better understand what it needs?

it it has an expectation that the thing being fuzzed is a single binary with no data or directory tree layout dependencies that can just be plopped somewhere else is not a great assumption to make.

but environment variables _should_ be able to be set to point the python binary at what it needs if it must work that way.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29505>
_______________________________________


More information about the Python-bugs-list mailing list