Message301759
| Author | gregory.p.smith |
|---|---|
| Recipients | Devin Jeanpierre, alex, brett.cannon, christian.heimes, gregory.p.smith, terry.reedy |
| Date | 2017-09-09.04:37:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504931841.96.0.232947675042.issue29505@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-09 04:37:22 | gregory.p.smith | set | recipients: + gregory.p.smith, brett.cannon, terry.reedy, christian.heimes, Devin Jeanpierre, alex |
| 2017-09-09 04:37:21 | gregory.p.smith | set | messageid: <1504931841.96.0.232947675042.issue29505@psf.upfronthosting.co.za> |
| 2017-09-09 04:37:21 | gregory.p.smith | link | issue29505 messages |
| 2017-09-09 04:37:21 | gregory.p.smith | create | |